@rpldy/life-events
Advanced tools
Comparing version 0.1.10 to 0.1.12
{ | ||
"version": "0.1.10", | ||
"version": "0.1.12", | ||
"name": "@rpldy/life-events", | ||
"description": "", | ||
"description": "events pub/sub management with return values", | ||
"author": "yoav niran (https://github.com/yoavniran)", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/yoavniran/react-uploady.git", | ||
"url": "https://github.com/rpldy/react-uploady.git", | ||
"directory": "packages/life-events" | ||
@@ -18,6 +18,6 @@ }, | ||
"build": "node ../../scripts/build.js", | ||
"flow:copy": "flow-copy-source ./src ./lib; cp src/types.js lib/types.js" | ||
"flow:copy": "flow-copy-source ./src ./lib --ignore **/*.test.js --ignore **/*.mock.js; cp src/types.js lib/types.js" | ||
}, | ||
"dependencies": { | ||
"@rpldy/shared": "^0.1.10", | ||
"@rpldy/shared": "^0.1.12", | ||
"is-promise": "^2.1.0" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "564e3fe2c8b059fd304f66a330f1ff8bdf5027fb" | ||
"gitHead": "054e837009e2c6ea8a98733b09292f48d03c16d9" | ||
} |
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
24537
17
349
Updated@rpldy/shared@^0.1.12