Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rpldy/life-events

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/life-events - npm Package Compare versions

Comparing version 0.7.0 to 0.7.2

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc