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

pull-sort

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-sort - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

test/sort.js

11

package.json
{
"name": "pull-sort",
"description": "",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/dominictarr/pull-sort",

@@ -10,4 +10,9 @@ "repository": {

},
"dependencies": {},
"devDependencies": {},
"dependencies": {
"pull-defer": "^0.2.2",
"pull-stream": "^3.6.0"
},
"devDependencies": {
"tape": "^4.6.3"
},
"scripts": {

@@ -14,0 +19,0 @@ "test": "set -e; for t in test/*.js; do node $t; done"

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