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

ts-auto-guard

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-auto-guard - npm Package Compare versions

Comparing version 1.0.0-alpha.9 to 1.0.0-alpha.10

6

package.json
{
"name": "ts-auto-guard",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"description": "Generate type guard functions from TypeScript interfaces",

@@ -13,4 +13,4 @@ "homepage": "https://github.com/rhys-vdw/ts-auto-guard",

"lint": "eslint .",
"format": "eslint --fix --ext ts && prettier --write src/**/*.ts",
"format:check": "prettier --list-different src/**/*.ts"
"format": "eslint --fix --ext ts && prettier --write *.json *.js *.yml src/**/*.ts .github/**/*.yml",
"format:check": "prettier --list-different *.json *.js *.yml src/**/*.ts .github/**/*.yml"
},

@@ -17,0 +17,0 @@ "bin": {

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