webpack-decorators-react-dom
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "webpack-decorators-react-dom", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -20,8 +20,7 @@ "main": "ReactDOMWrapper.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"webpack-decorators": "^0.0.1" | ||
}, | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"react-dom": "^16.13.1" | ||
"react-dom": "^16.13.1", | ||
"webpack-decorators": "^0.0.2" | ||
} | ||
} |
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
707
+ Addedwebpack-decorators@0.0.2(transitive)
- Removedwebpack-decorators@^0.0.1
- Removedwebpack-decorators@0.0.1(transitive)