Socket
Socket
Sign inDemoInstall

@arktype/util

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arktype/util - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

__tests__/morph.ts

2

main.ts

@@ -10,2 +10,3 @@ export * from "./compilation.js"

export * from "./lists.js"
export * from "./morph.js"
export * from "./numericLiterals.js"

@@ -16,3 +17,2 @@ export * from "./objectKinds.js"

export * from "./registry.js"
export * from "./remap.js"
export * from "./serialize.js"

@@ -19,0 +19,0 @@ export * from "./strings.js"

@@ -10,2 +10,3 @@ export * from "./compilation.js";

export * from "./lists.js";
export * from "./morph.js";
export * from "./numericLiterals.js";

@@ -16,3 +17,2 @@ export * from "./objectKinds.js";

export * from "./registry.js";
export * from "./remap.js";
export * from "./serialize.js";

@@ -19,0 +19,0 @@ export * from "./strings.js";

@@ -10,2 +10,3 @@ export * from "./compilation.js";

export * from "./lists.js";
export * from "./morph.js";
export * from "./numericLiterals.js";

@@ -16,3 +17,2 @@ export * from "./objectKinds.js";

export * from "./registry.js";
export * from "./remap.js";
export * from "./serialize.js";

@@ -19,0 +19,0 @@ export * from "./strings.js";

{
"name": "@arktype/util",
"version": "0.0.21",
"version": "0.0.22",
"author": {

@@ -5,0 +5,0 @@ "name": "David Blass",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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