aframe-forcegraph-component
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "aframe-forcegraph-component", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "A 3D Force-Directed Graph component for A-Frame.", | ||
@@ -56,24 +56,24 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.17.6", | ||
"@babel/core": "^7.17.8", | ||
"@babel/plugin-proposal-class-properties": "^7.16.7", | ||
"@babel/plugin-proposal-decorators": "^7.17.8", | ||
"@babel/plugin-proposal-do-expressions": "^7.16.7", | ||
"@babel/plugin-proposal-export-default-from": "^7.16.7", | ||
"@babel/plugin-proposal-export-namespace-from": "^7.16.7", | ||
"@babel/plugin-proposal-function-bind": "^7.16.7", | ||
"@babel/plugin-proposal-function-sent": "^7.16.7", | ||
"@babel/plugin-proposal-json-strings": "^7.16.7", | ||
"@babel/plugin-proposal-logical-assignment-operators": "^7.16.7", | ||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7", | ||
"@babel/plugin-proposal-numeric-separator": "^7.16.7", | ||
"@babel/plugin-proposal-optional-chaining": "^7.16.7", | ||
"@babel/plugin-proposal-pipeline-operator": "^7.17.6", | ||
"@babel/plugin-proposal-throw-expressions": "^7.16.7", | ||
"@babel/cli": "^7.18.10", | ||
"@babel/core": "^7.19.0", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-proposal-decorators": "^7.19.0", | ||
"@babel/plugin-proposal-do-expressions": "^7.18.6", | ||
"@babel/plugin-proposal-export-default-from": "^7.18.10", | ||
"@babel/plugin-proposal-export-namespace-from": "^7.18.9", | ||
"@babel/plugin-proposal-function-bind": "^7.18.9", | ||
"@babel/plugin-proposal-function-sent": "^7.18.6", | ||
"@babel/plugin-proposal-json-strings": "^7.18.6", | ||
"@babel/plugin-proposal-logical-assignment-operators": "^7.18.9", | ||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", | ||
"@babel/plugin-proposal-numeric-separator": "^7.18.6", | ||
"@babel/plugin-proposal-optional-chaining": "^7.18.9", | ||
"@babel/plugin-proposal-pipeline-operator": "^7.18.9", | ||
"@babel/plugin-proposal-throw-expressions": "^7.18.6", | ||
"@babel/plugin-syntax-dynamic-import": "^7.8.3", | ||
"@babel/plugin-syntax-import-meta": "^7.10.4", | ||
"@babel/preset-env": "^7.16.11", | ||
"@babel/preset-env": "^7.19.0", | ||
"aframe": "*", | ||
"babel-loader": "^8.2.4", | ||
"babel-preset-minify": "^0.5.1", | ||
"babel-loader": "^8.2.5", | ||
"babel-preset-minify": "^0.5.2", | ||
"chai": "^4.3.6", | ||
@@ -95,10 +95,10 @@ "chai-shallow-deep-equal": "^1.4.6", | ||
"semistandard": "^14.2.2", | ||
"shelljs": "^0.8.4", | ||
"shx": "^0.3.2", | ||
"shelljs": "^0.8.5", | ||
"shx": "^0.3.4", | ||
"sinon": "^7.5.0", | ||
"sinon-chai": "^3.3.0", | ||
"sinon-chai": "^3.7.0", | ||
"snazzy": "^8.0.0", | ||
"superagent": "^5.3.1", | ||
"three": "*", | ||
"webpack": "^5.71.0", | ||
"webpack": "^5.74.0", | ||
"webpack-cli": "^3.3.12", | ||
@@ -105,0 +105,0 @@ "webpack-dev-server": "^3.11.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
2
3188104
6610