Socket
Socket
Sign inDemoInstall

arktype

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arktype - npm Package Compare versions

Comparing version 1.0.6-alpha to 1.0.7-alpha

6

package.json
{
"name": "arktype",
"description": "The first isomorphic type system for TS/JS",
"version": "1.0.6-alpha",
"version": "1.0.7-alpha",
"author": {

@@ -111,7 +111,7 @@ "name": "David Blass",

"findUnused": "ts-node ./dev/scripts/findUnusedExports.ts",
"changeset": "changeset",
"preinstall": "npx only-allow pnpm",
"changeset": "ts-node ./dev/scripts/changeset.ts",
"ci:version": "ts-node ./dev/scripts/updateVersions.ts",
"ci:publish": "pnpm publish"
"ci:publish": "ts-node ./dev/scripts/changeset.ts publish"
}
}
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