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.1.10 to 0.1.12

lib/consts.js.flow

12

package.json
{
"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"
}
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