Skip to content

Commit ce0ff09

Browse files
author
Neo Technology Build Agent
committed
JS driver v1.1.1: Checking in transpiled files for bower
1 parent 47e80dd commit ce0ff09

File tree

3 files changed

+26
-44
lines changed

3 files changed

+26
-44
lines changed

lib/browser/neo4j-web.js

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17091,16 +17091,8 @@ utils.intFromLE = intFromLE;
1709117091
module.exports={
1709217092
"_args": [
1709317093
[
17094-
{
17095-
"raw": "elliptic@^6.0.0",
17096-
"scope": null,
17097-
"escapedName": "elliptic",
17098-
"name": "elliptic",
17099-
"rawSpec": "^6.0.0",
17100-
"spec": ">=6.0.0 <7.0.0",
17101-
"type": "range"
17102-
},
17103-
"/Users/lutovich/Projects/neo4j-javascript-driver/node_modules/browserify-sign"
17094+
"elliptic@^6.0.0",
17095+
"/opt/teamcity-agent/work/c19f76d16f40cf26/node_modules/browserify-sign"
1710417096
]
1710517097
],
1710617098
"_from": "elliptic@>=6.0.0 <7.0.0",
@@ -17114,17 +17106,16 @@ module.exports={
1711417106
"tmp": "tmp/elliptic-6.3.3.tgz_1486422837740_0.10658654430881143"
1711517107
},
1711617108
"_npmUser": {
17117-
"name": "indutny",
17118-
"email": "fedor@indutny.com"
17109+
"email": "fedor@indutny.com",
17110+
"name": "indutny"
1711917111
},
1712017112
"_npmVersion": "3.10.8",
1712117113
"_phantomChildren": {},
1712217114
"_requested": {
17123-
"raw": "elliptic@^6.0.0",
17124-
"scope": null,
17125-
"escapedName": "elliptic",
1712617115
"name": "elliptic",
17116+
"raw": "elliptic@^6.0.0",
1712717117
"rawSpec": "^6.0.0",
17118+
"scope": null,
1712817119
"spec": ">=6.0.0 <7.0.0",
1712917120
"type": "range"
1713017121
},
@@ -17136,10 +17127,10 @@ module.exports={
1713617127
"_shasum": "5482d9646d54bcb89fd7d994fc9e2e9568876e3f",
1713717128
"_shrinkwrap": null,
1713817129
"_spec": "elliptic@^6.0.0",
17139-
"_where": "/Users/lutovich/Projects/neo4j-javascript-driver/node_modules/browserify-sign",
17130+
"_where": "/opt/teamcity-agent/work/c19f76d16f40cf26/node_modules/browserify-sign",
1714017131
"author": {
17141-
"name": "Fedor Indutny",
17142-
"email": "[email protected]"
17132+
"email": "[email protected]",
17133+
"name": "Fedor Indutny"
1714317134
},
1714417135
"bugs": {
1714517136
"url": "https://github.com/indutny/elliptic/issues"
@@ -17178,10 +17169,10 @@ module.exports={
1717817169
"gitHead": "63aee8d697e9b7fac37ece24222029117a890a7e",
1717917170
"homepage": "https://github.com/indutny/elliptic",
1718017171
"keywords": [
17172+
"Cryptography",
1718117173
"EC",
1718217174
"Elliptic",
17183-
"curve",
17184-
"Cryptography"
17175+
"curve"
1718517176
],
1718617177
"license": "MIT",
1718717178
"main": "lib/elliptic.js",

0 commit comments

Comments
 (0)