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

stac

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stac - npm Package Compare versions

Comparing version 0.0.12 to 1.0.0

yarn.lock

6

package.json
{
"name": "stac",
"version": "0.0.12",
"version": "1.0.0",
"description": "Maintain a sorted stack of things.",

@@ -8,6 +8,6 @@ "main": "stac.js",

"devDependencies": {
"mocha": "*"
"mocha": "^4.0.1"
},
"scripts": {
"test": "make test"
"test": "mocha --reporter spec --bail --timeout 5s --require test/common.js"
},

@@ -14,0 +14,0 @@ "repository": {

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