Skip to content

Commit ecb9763

Browse files
author
Zhen
committed
JS driver v1.1.0-RC1 Checking in transpiled files for bower
1 parent 6972a9a commit ecb9763

30 files changed

+14819
-15113
lines changed

lib/browser/neo4j-web.js

Lines changed: 6421 additions & 6568 deletions
Large diffs are not rendered by default.

lib/browser/neo4j-web.min.js

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/browser/neo4j-web.test.js

Lines changed: 8356 additions & 8503 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var v1 = _interopRequireWildcard(_index);
1212
function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key]; } } newObj.default = obj; return newObj; } }
1313

1414
exports.v1 = v1; /**
15-
* Copyright (c) 2002-2016 "Neo Technology,"
15+
* Copyright (c) 2002-2017 "Neo Technology,","
1616
* Network Engine for Objects in Lund AB [http://neotechnology.com]
1717
*
1818
* This file is part of Neo4j.

lib/v1/driver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ var _error = require('./error');
5656
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
5757

5858
/**
59-
* Copyright (c) 2002-2016 "Neo Technology,"
59+
* Copyright (c) 2002-2017 "Neo Technology,","
6060
* Network Engine for Objects in Lund AB [http://neotechnology.com]
6161
*
6262
* This file is part of Neo4j.

lib/v1/error.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var _inherits3 = _interopRequireDefault(_inherits2);
2424
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
2525

2626
/**
27-
* Copyright (c) 2002-2016 "Neo Technology,"
27+
* Copyright (c) 2002-2017 "Neo Technology,","
2828
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2929
*
3030
* This file is part of Neo4j.

lib/v1/graph-types.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var _createClass3 = _interopRequireDefault(_createClass2);
2424
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
2525

2626
/**
27-
* Copyright (c) 2002-2016 "Neo Technology,"
27+
* Copyright (c) 2002-2017 "Neo Technology,","
2828
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2929
*
3030
* This file is part of Neo4j.

lib/v1/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var _connector = require('./internal/connector');
3838
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
3939

4040
/**
41-
* Copyright (c) 2002-2016 "Neo Technology,"
41+
* Copyright (c) 2002-2017 "Neo Technology,","
4242
* Network Engine for Objects in Lund AB [http://neotechnology.com]
4343
*
4444
* This file is part of Neo4j.

lib/v1/integer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ var Integer = function () {
651651
* @private
652652
*/
653653
/**
654-
* Copyright (c) 2002-2016 "Neo Technology,"
654+
* Copyright (c) 2002-2017 "Neo Technology,","
655655
* Network Engine for Objects in Lund AB [http://neotechnology.com]
656656
*
657657
* This file is part of Neo4j.

lib/v1/internal/buf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ var _node = require("buffer");
4040
* @access private
4141
*/
4242
/**
43-
* Copyright (c) 2002-2016 "Neo Technology,"
43+
* Copyright (c) 2002-2017 "Neo Technology,","
4444
* Network Engine for Objects in Lund AB [http://neotechnology.com]
4545
*
4646
* This file is part of Neo4j.

0 commit comments

Comments
 (0)