Comparing version 0.2.3 to 0.2.4
@@ -5,3 +5,3 @@ var React = require('react'); | ||
var differenceWith = require('lodash/differenceWith'); | ||
var vis = require('vis'); | ||
var vis = require('../vis/vis'); | ||
var uuid = require('uuid'); | ||
@@ -8,0 +8,0 @@ |
@@ -5,8 +5,8 @@ { | ||
{ | ||
"raw": "vis-react@^0.2.3", | ||
"raw": "vis-react@^0.2.4", | ||
"scope": null, | ||
"escapedName": "vis-react", | ||
"name": "vis-react", | ||
"rawSpec": "^0.2.3", | ||
"spec": ">=0.2.3 <0.2.3", | ||
"rawSpec": "^0.2.4", | ||
"spec": ">=0.2.4 <0.2.4", | ||
"type": "range" | ||
@@ -17,4 +17,4 @@ }, | ||
], | ||
"_from": "vis-react@>=0.2.3 <0.2.3", | ||
"_id": "vis-react@0.2.3", | ||
"_from": "vis-react@>=0.2.4 <0.2.4", | ||
"_id": "vis-react@0.2.4", | ||
"_inCache": true, | ||
@@ -25,3 +25,3 @@ "_location": "/vis-react", | ||
"host": "s3://npm-registry-packages", | ||
"tmp": "tmp/vis-react-0.2.3.tgz_1496238181363_0.8129479601047933" | ||
"tmp": "tmp/vis-react-0.2.4.tgz_1496238181363_0.8129479601047933" | ||
}, | ||
@@ -35,8 +35,8 @@ "_npmUser": { | ||
"_requested": { | ||
"raw": "vis-react@^0.2.3", | ||
"raw": "vis-react@^0.2.4", | ||
"scope": null, | ||
"escapedName": "vis-react", | ||
"name": "vis-react", | ||
"rawSpec": "^0.2.3", | ||
"spec": ">=0.2.3 <0.2.3", | ||
"rawSpec": "^0.2.4", | ||
"spec": ">=0.2.4 <0.2.4", | ||
"type": "range" | ||
@@ -47,6 +47,6 @@ }, | ||
], | ||
"_resolved": "https://registry.npmjs.org/vis-react/-/vis-react-0.2.3.tgz", | ||
"_resolved": "https://registry.npmjs.org/vis-react/-/vis-react-0.2.4.tgz", | ||
"_shasum": "5c9afbdf12242ab499d8bd2fbfeeb1433c441fae", | ||
"_shrinkwrap": null, | ||
"_spec": "vis-react@^0.2.3", | ||
"_spec": "vis-react@^0.2.4", | ||
"_where": "/Users/ghost/Downloads/react-KT", | ||
@@ -63,4 +63,3 @@ "author": { | ||
"lodash": "^4.17.4", | ||
"uuid": "^2.0.1", | ||
"vis": "^4.18.1" | ||
"uuid": "^2.0.1" | ||
}, | ||
@@ -76,3 +75,3 @@ "description": "A react component to render network graphs using vis.js", | ||
"shasum": "5c9afbdf12242ab499d8bd2fbfeeb1433c441fae", | ||
"tarball": "https://registry.npmjs.org/vis-react/-/vis-react-0.2.3.tgz" | ||
"tarball": "https://registry.npmjs.org/vis-react/-/vis-react-0.2.4.tgz" | ||
}, | ||
@@ -108,3 +107,3 @@ "gitHead": "e037c5e7e6b3c84a55d1e13e7cd64e81ebf6e3b0", | ||
"scripts": {}, | ||
"version": "0.2.3" | ||
"version": "0.2.4" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3641820
3
28
53172
1
- Removedvis@^4.18.1
- Removedemitter-component@1.1.2(transitive)
- Removedhammerjs@2.0.8(transitive)
- Removedkeycharm@0.2.0(transitive)
- Removedmoment@2.30.1(transitive)
- Removedpropagating-hammerjs@1.5.0(transitive)
- Removedvis@4.21.0(transitive)