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

@rispa/config

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rispa/config - npm Package Compare versions

Comparing version 3.0.1 to 4.0.1

config.js

19

package.json
{
"name": "@rispa/config",
"version": "3.0.1",
"description": "rispa config plugin",
"version": "4.0.1",
"description": "Rispa Configuration",
"license": "MIT",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"devDependencies": {
"@rispa/eslint-config": ">=3.0.0"
"@rispa/tslint-config": ">=1.0.0",
"jest": "^20.0.3",
"typescript": "^2.5.2",
"@types/node": "^8.0.31",
"tslint": "^5.7.0"
},
"dependencies": {
"@rispa/core": "4.0.1"
},
"scripts": {
"lint": "tslint --type-check -p tsconfig.json",
"lint:fix": "tslint --fix --type-check -p tsconfig.json"
}
}
index.js

Sorry, the diff of this file is not supported yet

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