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

tslint-config-euclid

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslint-config-euclid - npm Package Compare versions

Comparing version 0.0.8 to 1.0.0

16

package.json

@@ -10,3 +10,3 @@ {

"tslint-config-airbnb": "^5.11.1",
"tslint-config-airbnb-base": "^0.2.0",
"tslint-config-airbnb-base": "^0.3.0",
"tslint-react": "^3.6.0"

@@ -16,8 +16,8 @@ },

"devDependencies": {
"@commitlint/cli": "^7.5.0",
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"commitlint": "^7.5.0",
"commitlint": "^7.5.2",
"husky": "^1.3.1",
"tslint": "^5.12.1",
"typescript": "^3.3.3"
"tslint": "^5.14.0",
"typescript": "^3.3.3333"
},

@@ -42,6 +42,4 @@ "homepage": "https://github.com/dbpiper/tslint-config-euclid#readme",

},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.8",
"scripts": {},
"version": "1.0.0",
"files": [

@@ -48,0 +46,0 @@ "/.package.json",

@@ -31,2 +31,3 @@ {

"object-literal-sort-keys": false,
"prefer-conditional-expression": false,
"quotemark": [

@@ -70,2 +71,2 @@ true,

}
}
}
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