@pyramid-embed/embed-react
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@pyramid-embed/embed-react", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"build:publish": "tsc && npm version patch && npm publish", | ||
"build:publish:prod": "tsc && npm publish --access public", | ||
"build:publish:prod": "tsc && npm publish", | ||
"postinstall": "npm prune" | ||
@@ -17,3 +17,3 @@ }, | ||
"dependencies": { | ||
"@pyramid-embed/embed-js": "2.0.21", | ||
"@pyramid-embed/embed-js": "2.0.45", | ||
"react": "16.12.0", | ||
@@ -27,4 +27,8 @@ "react-dom": "16.12.0", | ||
"@types/uuid": "3.4.6", | ||
"remove-files-webpack-plugin": "1.4.3", | ||
"tsc": "1.20150623.0", | ||
"typescript": "3.7.5" | ||
"typescript": "3.7.5", | ||
"uglifyjs-webpack-plugin": "2.2.0", | ||
"webpack": "4.43.0", | ||
"webpack-cli": "3.3.12" | ||
}, | ||
@@ -31,0 +35,0 @@ "files": [ |
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
5341
9
+ Added@pyramid-embed/embed-js@2.0.45(transitive)
- Removed@pyramid-embed/embed-js@2.0.21(transitive)