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

most-subject

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

most-subject - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

8

package.json
{
"name": "most-subject",
"version": "4.0.1",
"version": "4.0.2",
"description": "Subject implemented in Most",

@@ -13,3 +13,3 @@ "main": "dist/most-subject.js",

"lint": "eslint src/ && flow",
"mocha": "mocha --compilers js:babel-core/register",
"mocha": "mocha -r babel-register",
"test": "npm run lint && npm run mocha",

@@ -35,5 +35,2 @@ "docs": "rimraf docs && mkdirp docs && documentation build -f 'html' -g -o docs/ src/*.js",

"homepage": "https://github.com/tylors/most-subject#readme",
"browserify-shim": {
"most": "global:most"
},
"devDependencies": {

@@ -48,2 +45,3 @@ "@most/eslint-config-most": "^1.0.2",

"babel-preset-es2015-rollup": "^1.1.1",
"babel-register": "^6.8.0",
"documentation": "^4.0.0-beta2",

@@ -50,0 +48,0 @@ "eslint": "^2.10.1",

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