New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

promise-creator

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-creator - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

8

package.json
{
"name": "promise-creator",
"version": "0.0.2",
"version": "0.0.3",
"description": "small helper function to easly create new promises",
"main": "index.js",
"main": "lib/index.js",
"jsnext:main": "index.js",
"scripts": {
"test": "babel-node test.js"
"test": "babel-node test.js",
"build": "babel index.js --out-dir lib"
},

@@ -9,0 +11,0 @@ "author": "Goran Gajic <fero.null@gmail.com>",

Sorry, the diff of this file is not supported yet

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