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

babel-plugin-spectypes

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-spectypes - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

14

package.json
{
"name": "babel-plugin-spectypes",
"version": "2.1.3",
"version": "2.1.4",
"private": false,

@@ -36,3 +36,3 @@ "description": "Babel plugin that compiles spectypes validators",

"devDependencies": {
"@babel/parser": "^7.18.0",
"@babel/parser": "^7.18.5",
"@types/babel__core": "^7.1.19",

@@ -50,5 +50,5 @@ "@types/babel__generator": "^7.6.4",

"ts-assert-unreachable": "^0.0.9",
"ts-is-record": "^3.0.4",
"ts-micro-dict": "^10.0.2",
"ts-tiny-invariant": "^2.0.3"
"ts-is-record": "^3.0.5",
"ts-micro-dict": "^10.0.4",
"ts-tiny-invariant": "^2.0.4"
},

@@ -58,5 +58,5 @@ "dependencies": {

"pipe-ts": "^0.0.9",
"ts-is-defined": "^3.0.3",
"ts-railway": "^6.1.0"
"ts-is-defined": "^3.0.4",
"ts-railway": "^6.1.1"
}
}
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