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

wrap-fn

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wrap-fn - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

11

package.json
{
"name": "wrap-fn",
"version": "0.1.3",
"version": "0.1.4",
"description": "support sync, async, and generator functions",

@@ -14,6 +14,3 @@ "scripts": {

"author": "Matthew Mueller <mattmuelle@gmail.com>",
"repository": {
"type": "git",
"url": "git://github.com/MatthewMueller/wrap-fn.git"
},
"repository": "MatthewMueller/wrap-fn",
"dependencies": {

@@ -30,3 +27,5 @@ "co": "3.1.0"

},
"main": "index"
"files": [
"index.js"
]
}
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