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

@sirutils/schema

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sirutils/schema - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

LICENSE

16

package.json
{
"name": "@sirutils/schema",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"files": ["dist"],
"files": [
"dist"
],
"exports": {

@@ -13,10 +14,9 @@ ".": {

},
"devDependencies": {
"@sirutils/builder": "workspace:*"
"@sirutils/builder": "0.1.1"
},
"dependencies": {
"@sirutils/core": "workspace:*",
"fastest-validator": "^1.19.0"
"fastest-validator": "^1.19.0",
"@sirutils/core": "0.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