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

fast-defer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-defer - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

9

package.json
{
"name": "fast-defer",
"description": "A fast and minimal deferred implementation for javascript",
"version": "1.1.6",
"version": "1.1.7",
"source": "src/index.ts",

@@ -10,9 +10,2 @@ "sideEffects": false,

"module": "dist/index.mjs",
"exports": {
"./*": "./*",
".": {
"import": "./dist/index.modern.js",
"require": "./dist/index.js"
}
},
"umd:main": "dist/index.umd.js",

@@ -19,0 +12,0 @@ "unpkg": "dist/index.umd.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