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

@seagull/mode

Package Overview
Dependencies
Maintainers
6
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seagull/mode - npm Package Compare versions

Comparing version 9.0.1 to 9.2.0

6

package.json
{
"name": "@seagull/mode",
"version": "9.0.1",
"version": "9.2.0",
"description": "Definitions of different run modes for the Seagull Framework",

@@ -9,3 +9,3 @@ "main": "dist/src/index.js",

"build": "rm -rf dist && tsc",
"test": "NODE_ENV=test tslint --fix src/**/*.ts test/**/*.ts && nyc mocha --opts test/mocha.opts",
"test": "tslint --fix src/**/*.ts test/**/*.ts && nyc mocha --opts test/mocha.opts",
"test:watch": "npm run test -- --watch --reporter min",

@@ -60,3 +60,3 @@ "docs": "rm -rf docs && typedoc --mode modules --ignoreCompilerErrors --excludeExternals --excludePrivate --excludeNotExported --out docs src"

},
"gitHead": "22dfd83136894967e077744fad7ba0c200af7846"
"gitHead": "1941c92148eb5b6c78d4de93544c88db6f8022b4"
}
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