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

deps-sort

Package Overview
Dependencies
Maintainers
40
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deps-sort - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.js
var through = require('through2');
var shasum = require('shasum');
var shasum = require('shasum-object');

@@ -4,0 +4,0 @@ module.exports = function (opts) {

{
"name": "deps-sort",
"version": "2.0.0",
"version": "2.0.1",
"description": "sort module-deps output for deterministic browserify bundles",

@@ -11,3 +11,3 @@ "main": "index.js",

"JSONStream": "^1.0.3",
"shasum": "^1.0.0",
"shasum-object": "^1.0.0",
"subarg": "^1.0.0",

@@ -14,0 +14,0 @@ "through2": "^2.0.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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