@rpldy/life-events
Advanced tools
Comparing version 0.7.0 to 0.7.2
{ | ||
"version": "0.7.0", | ||
"version": "0.7.2", | ||
"name": "@rpldy/life-events", | ||
@@ -9,2 +9,8 @@ "description": "events pub/sub management with return values", | ||
"main:dev": "src/index.js", | ||
"exports": { | ||
".": "lib/esm/index.js", | ||
"require": "lib/cjs/index.js", | ||
"import": "lib/esm/index.js", | ||
"default": "lib/esm/index.js" | ||
}, | ||
"types": "types/index.d.ts", | ||
@@ -22,3 +28,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@rpldy/shared": "^0.7.0", | ||
"@rpldy/shared": "^0.7.2", | ||
"is-promise": "^4.0.0" | ||
@@ -32,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "5bd0ebc140b45e44b168511f501b9f22628abd56" | ||
"gitHead": "5dda64eb8747551defb0b6f1974020e6c38aa6d4" | ||
} |
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
30500
Updated@rpldy/shared@^0.7.2