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

async-define

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-define - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

8

package.json
{
"name": "async-define",
"version": "3.2.3",
"version": "3.2.4",
"description": "Coordinate the execution of asynchronous scripts",

@@ -9,3 +9,2 @@ "main": "lib/asyncDefine.js",

"test": "npm run build && mocha",
"serve": "http-server -p 9090 demo",
"build": "bin/async-define-bundle.js -f=templates/umd.js > lib/asyncDefine.js",

@@ -27,4 +26,4 @@ "build:jquery": "browserify demo/jquery.js -o demo/dist/jquery.js",

"chai": "^1.10.0",
"http-server": "^0.11.1",
"jquery": "^3.3.1",
"handlebars": "^4.1.2",
"jquery": "^3.4.0",
"mocha": "^5.2.0",

@@ -36,3 +35,2 @@ "react": "^0.14.3",

"dependencies": {
"handlebars": "^4.1.0",
"magic-string": "^0.22.4",

@@ -39,0 +37,0 @@ "minimist": "^1.2.0"

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