react-model
Advanced tools
Comparing version 4.2.0-rc.0 to 4.2.0-rc.1
{ | ||
"name": "react-model", | ||
"version": "4.2.0-rc.0", | ||
"version": "4.2.0-rc.1", | ||
"description": "The State management library for React", | ||
@@ -8,2 +8,3 @@ "main": "./dist/react-model.js", | ||
"umd:main": "./dist/react-model.umd.js", | ||
"types": "./src/index", | ||
"scripts": { | ||
@@ -10,0 +11,0 @@ "build:prod": "microbundle --define process.env.NODE_ENV=production --sourcemap false --jsx React.createElement --output dist --tsconfig ./tsconfig.json", |
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
112483