@supernova-studio/pulsar-core 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37090,52 +37090,37 @@ utils.intFromLE = intFromLE;
37090
37090
  arguments[4][117][0].apply(exports,arguments)
37091
37091
  },{"buffer":136,"dup":117}],227:[function(require,module,exports){
37092
37092
  module.exports={
37093
- "_args": [
37094
- [
37095
- "elliptic@6.5.3",
37096
- "/Users/begemot/dev/supernova/codegen/Pulsar/packages/core"
37097
- ]
37098
- ],
37099
- "_from": "elliptic@6.5.3",
37100
- "_id": "elliptic@6.5.3",
37101
- "_inBundle": false,
37102
- "_integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==",
37103
- "_location": "/elliptic",
37104
- "_phantomChildren": {},
37105
- "_requested": {
37106
- "type": "version",
37107
- "registry": true,
37108
- "raw": "elliptic@6.5.3",
37109
- "name": "elliptic",
37110
- "escapedName": "elliptic",
37111
- "rawSpec": "6.5.3",
37112
- "saveSpec": null,
37113
- "fetchSpec": "6.5.3"
37114
- },
37115
- "_requiredBy": [
37116
- "/browserify-sign",
37117
- "/create-ecdh"
37093
+ "name": "elliptic",
37094
+ "version": "6.5.3",
37095
+ "description": "EC cryptography",
37096
+ "main": "lib/elliptic.js",
37097
+ "files": [
37098
+ "lib"
37118
37099
  ],
37119
- "_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz",
37120
- "_spec": "6.5.3",
37121
- "_where": "/Users/begemot/dev/supernova/codegen/Pulsar/packages/core",
37122
- "author": {
37123
- "name": "Fedor Indutny",
37124
- "email": "fedor@indutny.com"
37100
+ "scripts": {
37101
+ "jscs": "jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",
37102
+ "jshint": "jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",
37103
+ "lint": "npm run jscs && npm run jshint",
37104
+ "unit": "istanbul test _mocha --reporter=spec test/index.js",
37105
+ "test": "npm run lint && npm run unit",
37106
+ "version": "grunt dist && git add dist/"
37125
37107
  },
37108
+ "repository": {
37109
+ "type": "git",
37110
+ "url": "git@github.com:indutny/elliptic"
37111
+ },
37112
+ "keywords": [
37113
+ "EC",
37114
+ "Elliptic",
37115
+ "curve",
37116
+ "Cryptography"
37117
+ ],
37118
+ "author": "Fedor Indutny <fedor@indutny.com>",
37119
+ "license": "MIT",
37126
37120
  "bugs": {
37127
37121
  "url": "https://github.com/indutny/elliptic/issues"
37128
37122
  },
37129
- "dependencies": {
37130
- "bn.js": "^4.4.0",
37131
- "brorand": "^1.0.1",
37132
- "hash.js": "^1.0.0",
37133
- "hmac-drbg": "^1.0.0",
37134
- "inherits": "^2.0.1",
37135
- "minimalistic-assert": "^1.0.0",
37136
- "minimalistic-crypto-utils": "^1.0.0"
37137
- },
37138
- "description": "EC cryptography",
37123
+ "homepage": "https://github.com/indutny/elliptic",
37139
37124
  "devDependencies": {
37140
37125
  "brfs": "^1.4.3",
37141
37126
  "coveralls": "^3.0.8",
@@ -37152,34 +37137,20 @@ module.exports={
37152
37137
  "jshint": "^2.10.3",
37153
37138
  "mocha": "^6.2.2"
37154
37139
  },
37155
- "files": [
37156
- "lib"
37157
- ],
37158
- "homepage": "https://github.com/indutny/elliptic",
37159
- "keywords": [
37160
- "EC",
37161
- "Elliptic",
37162
- "curve",
37163
- "Cryptography"
37164
- ],
37165
- "license": "MIT",
37166
- "main": "lib/elliptic.js",
37167
- "name": "elliptic",
37168
- "repository": {
37169
- "type": "git",
37170
- "url": "git+ssh://git@github.com/indutny/elliptic.git"
37171
- },
37172
- "scripts": {
37173
- "jscs": "jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",
37174
- "jshint": "jscs benchmarks/*.js lib/*.js lib/**/*.js lib/**/**/*.js test/index.js",
37175
- "lint": "npm run jscs && npm run jshint",
37176
- "test": "npm run lint && npm run unit",
37177
- "unit": "istanbul test _mocha --reporter=spec test/index.js",
37178
- "version": "grunt dist && git add dist/"
37179
- },
37180
- "version": "6.5.3"
37181
- }
37140
+ "dependencies": {
37141
+ "bn.js": "^4.4.0",
37142
+ "brorand": "^1.0.1",
37143
+ "hash.js": "^1.0.0",
37144
+ "hmac-drbg": "^1.0.0",
37145
+ "inherits": "^2.0.1",
37146
+ "minimalistic-assert": "^1.0.0",
37147
+ "minimalistic-crypto-utils": "^1.0.0"
37148
+ }
37182
37149
 
37150
+ ,"_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz"
37151
+ ,"_integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw=="
37152
+ ,"_from": "elliptic@6.5.3"
37153
+ }
37183
37154
  },{}],228:[function(require,module,exports){
37184
37155
  // Copyright Joyent, Inc. and other Node contributors.
37185
37156
  //