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

once

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

once - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

7

package.json
{
"name": "once",
"version": "1.3.2",
"version": "1.3.3",
"description": "Run a function exactly one time",

@@ -13,3 +13,3 @@ "main": "once.js",

"devDependencies": {
"tap": "~0.3.0"
"tap": "^1.2.0"
},

@@ -19,2 +19,5 @@ "scripts": {

},
"files": [
"once.js"
],
"repository": {

@@ -21,0 +24,0 @@ "type": "git",

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