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

@grapp/ts-config

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grapp/ts-config - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

6

CHANGELOG.md
# @grapp/ts-config
## 0.1.3
### Patch Changes
- improve config
## 0.1.2

@@ -4,0 +10,0 @@

3

default.json

@@ -20,6 +20,5 @@ {

"noUnusedLocals": true,
"noUnusedParameters": true,
"noPropertyAccessFromIndexSignature": true
"noUnusedParameters": true
},
"exclude": ["node_modules"]
}

@@ -7,3 +7,3 @@ {

},
"version": "0.1.2",
"version": "0.1.3",
"peerDependencies": {

@@ -10,0 +10,0 @@ "typescript": "^5.2.2"

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