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 16.0.1 to 16.0.2

9

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

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

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

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

"devDependencies": {
"@seagull/tslint": "^16.0.1"
"@seagull/tslint": "^16.0.2"
},

@@ -61,3 +62,3 @@ "nyc": {

},
"gitHead": "7458290f20287948e2f4de8108e6ad0819b20095"
"gitHead": "9b803ec0fec01608faadba967c9452e25c3049ac"
}
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