@viewar/guide
Advanced tools
Comparing version 1.2.2 to 1.3.0
{ | ||
"name": "@viewar/guide", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"description": "ViewAR Guide", | ||
@@ -52,27 +52,27 @@ "main": "dist/@viewar/guide.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.3", | ||
"@babel/core": "^7.4.3", | ||
"@babel/eslint-parser": "^7.16.5", | ||
"@babel/node": "^7.2.2", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.4.3", | ||
"@babel/preset-env": "^7.4.3", | ||
"@viewar/api": "^1.36.1", | ||
"babel-loader": "^8.0.5", | ||
"copy-webpack-plugin": "^5.1.2", | ||
"eslint": "^8.5.0", | ||
"eslint-plugin-import": "^2.25.3", | ||
"faucet": "0.0.1", | ||
"glob": "^7.1.4", | ||
"@babel/cli": "^7.17.3", | ||
"@babel/core": "^7.17.5", | ||
"@babel/eslint-parser": "^7.17.0", | ||
"@babel/node": "^7.16.8", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.17.3", | ||
"@babel/preset-env": "^7.16.11", | ||
"@viewar/api": "^1.38.0", | ||
"babel-loader": "^8.2.3", | ||
"copy-webpack-plugin": "^10.2.4", | ||
"eslint": "^8.9.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"faucet": "^0.0.1", | ||
"glob": "^7.2.0", | ||
"husky": "^7.0.4", | ||
"lint-staged": "^12.1.3", | ||
"lodash": "^4.17.20", | ||
"lint-staged": "^12.3.4", | ||
"lodash": "^4.17.21", | ||
"prettier": "^2.5.1", | ||
"rimraf": "^2.6.3", | ||
"tape": "^4.9.1", | ||
"webpack": "^4.30.0", | ||
"webpack-cli": "^3.3.11" | ||
"rimraf": "^3.0.2", | ||
"tape": "^5.5.2", | ||
"webpack": "^5.69.1", | ||
"webpack-cli": "^4.9.2" | ||
}, | ||
"dependencies": { | ||
"semver": "^5.7.1" | ||
"semver": "^7.3.5" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
199933
5
1
80
51
+ Addedsemver@7.7.1(transitive)
- Removedsemver@5.7.2(transitive)
Updatedsemver@^7.3.5