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 4.0.1 to 4.0.3

5

package.json
{
"name": "@rispa/config",
"version": "4.0.1",
"version": "4.0.3",
"description": "Rispa Configuration",

@@ -16,5 +16,6 @@ "license": "MIT",

"dependencies": {
"@rispa/core": "4.0.1"
"@rispa/core": "4.0.3"
},
"scripts": {
"build": "tsc",
"lint": "tslint --type-check -p tsconfig.json",

@@ -21,0 +22,0 @@ "lint:fix": "tslint --fix --type-check -p tsconfig.json"

3

tsconfig.json

@@ -12,4 +12,5 @@ {

"declaration": true,
"experimentalDecorators": true,
"typeRoots" : [
"../../node_modules/@types",
"../node_modules/@types",
"./node_modules/@types",

@@ -16,0 +17,0 @@ "./typings"

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