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

async-lock

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-lock - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

5

History.md

@@ -0,1 +1,6 @@

1.1.3 / 2018-06-08
==================
* Fix for #14 tarball has wrong permissions
* Updates to dev dependencies
1.1.2 / 2018-02-28

@@ -2,0 +7,0 @@ ==================

28

package.json
{
"name": "async-lock",
"description": "Lock on asynchronous code",
"version": "1.1.2",
"version": "1.1.3",
"author": {

@@ -35,16 +35,16 @@ "name": "Rogier Schouten",

"devDependencies": {
"bluebird": "~3.5.0",
"grunt": "^1.0.1",
"grunt-cli": "~1.2.0",
"grunt-contrib-clean": "~1.1.0",
"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-env": "~0.4.4",
"grunt-mocha-test": "~0.13.2",
"load-grunt-tasks": "~3.5.2",
"lodash": "~4.17.2",
"mocha": "^3.2.0",
"q": "~1.5.0",
"should": "~11.2.1"
"bluebird": "^3.5.1",
"grunt": "^1.0.3",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-env": "^0.4.4",
"grunt-mocha-test": "^0.13.3",
"load-grunt-tasks": "^4.0.0",
"lodash": "^4.17.10",
"mocha": "^5.2.0",
"q": "^1.5.1",
"should": "^13.2.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