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

block-sequence

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

block-sequence - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

3

CHANGELOG.md
# Change Log
## [1.2.0]
### Update dependencies
## [1.1.1]

@@ -4,0 +7,0 @@ ### Changed

19

package.json
{
"name": "block-sequence",
"version": "1.1.1",
"version": "1.2.0",
"description": "A sequential id generator, which grabs blocks of ids rather than just one at a time",

@@ -23,16 +23,15 @@ "main": "index.js",

"dependencies": {
"async": "^2.6.0",
"debug": "^3.1.0",
"async": "^2.6.1",
"debug": "^4.0.1",
"dot": "^1.1.2",
"lodash": "^4.17.10"
"lodash": "^4.17.11"
},
"devDependencies": {
"block-sequence-reference": "^0.1.0",
"codeclimate-test-reporter": "^0.5.0",
"eslint": "^4.19.1",
"eslint-config-imperative": "^2.0.1",
"eslint-plugin-imperative": "^2.0.0",
"husky": "^0.14.3",
"eslint": "^5.6.1",
"eslint-config-imperative": "^2.1.0",
"eslint-plugin-imperative": "^2.1.0",
"husky": "^1.1.1",
"istanbul": "^0.4.5",
"mocha": "^5.1.1"
"mocha": "^5.2.0"
},

@@ -39,0 +38,0 @@ "directories": {

Sorry, the diff of this file is not supported yet

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