New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

indicative-parser

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indicative-parser - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

28

package.json
{
"name": "indicative-parser",
"version": "7.0.2",
"version": "7.0.3",
"description": "Schema parser for Indicative",

@@ -15,3 +15,3 @@ "main": "build/index.js",

"test": "node japaFile.js",
"lint": "tslint --project tsconfig.json",
"lint": "eslint .",
"clean": "del build",

@@ -40,18 +40,18 @@ "compile": "npm run lint && npm run clean && tsc",

"devDependencies": {
"@adonisjs/mrm-preset": "^2.1.0",
"@types/node": "^12.7.3",
"@adonisjs/mrm-preset": "^2.2.2",
"@types/node": "^12.12.14",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"del-cli": "^2.0.0",
"del-cli": "^3.0.0",
"doctoc": "^1.4.0",
"husky": "^3.0.5",
"japa": "^3.0.0",
"mrm": "^1.2.2",
"np": "^5.0.3",
"ts-node": "^8.3.0",
"tslint": "^5.19.0",
"tslint-eslint-rules": "^5.4.0",
"typedoc": "^0.15.0",
"eslint": "^6.7.2",
"eslint-plugin-adonis": "^1.0.1",
"husky": "^3.1.0",
"japa": "^3.0.1",
"mrm": "^2.0.0",
"np": "^5.2.1",
"ts-node": "^8.5.4",
"typedoc": "^0.15.3",
"typedoc-plugin-external-module-name": "^2.1.0",
"typescript": "^3.6.2"
"typescript": "^3.7.2"
},

@@ -58,0 +58,0 @@ "nyc": {

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