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

d-before-unload

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d-before-unload - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

12

package.json
{
"name": "d-before-unload",
"description": "Derby component to stop page from unloading when it has pending operations",
"version": "0.1.2",
"version": "0.1.3",
"main": "index.js",

@@ -12,6 +12,6 @@ "keywords": [

"type": "git",
"url": "git://github.com/codeparty/d-before-unload.git"
"url": "git://github.com/derbyjs/d-before-unload.git"
},
"bugs": {
"url": "https://github.com/codeparty/d-before-unload/issues"
"url": "https://github.com/derbyjs/d-before-unload/issues"
},

@@ -21,3 +21,7 @@ "author": "Nate Smith",

"dependencies": {},
"devDependencies": {}
"devDependencies": {},
"homepage": "https://github.com/derbyjs/d-before-unload#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}
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