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

limit-once

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

limit-once - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0

9

package.json
{
"name": "limit-once",
"version": "0.11.0",
"version": "0.12.0",
"author": "Alex Reardon <alexreardon@gmail.com>",

@@ -19,6 +19,7 @@ "repository": {

},
"main": "./dist/index.cjs",
"exports": {
"types": {
"import": "./dist/index.d.js",
"require": "./dist/index.d.cjs"
"import": "./dist/index.d.ts",
"require": "./dist/index.d.cts"
},

@@ -52,3 +53,3 @@ "import": "./dist/index.js",

"check:typescript": "tsc",
"check:dist": "attw --pack . --ignore-rules no-resolution"
"check:dist": "attw --pack ."
},

@@ -55,0 +56,0 @@ "sideEffects": false,

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