Socket
Socket
Sign inDemoInstall

@arktype/attest

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arktype/attest - npm Package Compare versions

Comparing version 0.13.0 to 0.14.0

2

out/cache/utils.js

@@ -89,3 +89,3 @@ import { filePath } from "@ark/fs";

const program = getProgram(env);
program.emit(file);
program.getSemanticDiagnostics(file);
const count = program.getInstantiationCount();

@@ -92,0 +92,0 @@ return count;

{
"name": "@arktype/attest",
"version": "0.13.0",
"version": "0.14.0",
"author": {

@@ -38,8 +38,8 @@ "name": "David Blass",

"@prettier/sync": "0.5.2",
"@ark/util": "0.3.0",
"@ark/fs": "0.3.0",
"arktype": "2.0.0-rc.0"
"arktype": "2.0.0-rc.1",
"@ark/util": "0.5.0",
"@ark/fs": "0.5.0"
},
"devDependencies": {
"typescript": "5.5.4"
"typescript": "5.6.1-rc"
},

@@ -46,0 +46,0 @@ "peerDependencies": {

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