@rpldy/simple-state
Advanced tools
Comparing version 1.6.1-rc.1 to 1.6.1-rc.2
{ | ||
"version": "1.6.1-rc.1", | ||
"version": "1.6.1-rc.2", | ||
"name": "@rpldy/simple-state", | ||
@@ -22,7 +22,6 @@ "description": "deep proxy object, so it's only updateable through an update method", | ||
"scripts": { | ||
"build": "node ../../../scripts/build.js", | ||
"flow:copy": "flow-copy-source ./src ./lib --ignore **/*.test.js --ignore **/*.mock.js" | ||
"build": "node ../../../scripts/build.js" | ||
}, | ||
"dependencies": { | ||
"@rpldy/shared": "^1.6.1-rc.1" | ||
"@rpldy/shared": "^1.6.1-rc.2" | ||
}, | ||
@@ -35,3 +34,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "45aa4e2dd440f8f14aa50095e2ac49f5d98c844c" | ||
"gitHead": "149b2a56fd8902575d75c974f7d32103f26fe195" | ||
} |
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
14203
87
1
1
1
12
Updated@rpldy/shared@^1.6.1-rc.2