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

indicative-utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indicative-utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

28

package.json
{
"name": "indicative-utils",
"version": "1.0.1",
"version": "1.0.2",
"description": "Reusable utilities for indicative validation library",
"main": "build/index.js",
"files": [
"build/src",
"build/index.d.ts",
"build/index.js"
],
"scripts": {

@@ -25,3 +31,3 @@ "mrm": "mrm --preset=@adonisjs/mrm-preset",

"@adonisjs/mrm-preset": "^2.0.3",
"@types/node": "^12.0.7",
"@types/node": "^12.0.12",
"commitizen": "^3.1.1",

@@ -31,13 +37,13 @@ "cz-conventional-changelog": "^2.1.0",

"doctoc": "^1.4.0",
"husky": "^2.4.0",
"husky": "^3.0.0",
"japa": "^2.0.10",
"mrm": "^1.2.2",
"np": "^5.0.3",
"ts-node": "^8.2.0",
"tslint": "^5.17.0",
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"tslint-eslint-rules": "^5.4.0",
"typedoc": "^0.14.2",
"typedoc-plugin-external-module-name": "^2.1.0",
"typedoc-plugin-markdown": "^1.2.1",
"typescript": "^3.5.1"
"typedoc-plugin-markdown": "^2.0.8",
"typescript": "^3.5.2"
},

@@ -52,8 +58,2 @@ "nyc": {

},
"main": "build/index.js",
"files": [
"build/src",
"build/index.d.ts",
"build/index.js"
],
"husky": {

@@ -79,4 +79,4 @@ "hooks": {

"access": "public",
"tag": "alpha"
"tag": "latest"
}
}
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