Socket
Socket
Sign inDemoInstall

typ3s

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typ3s - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

infrastructure/helper.d.ts

4

index.d.ts

@@ -1,1 +0,3 @@

export * from './domain';
export * from './domain/primitive';
export * from './infrastructure/helper';
export * from './infrastructure/type';

@@ -17,3 +17,5 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./domain"), exports);
__exportStar(require("./domain/primitive"), exports);
__exportStar(require("./infrastructure/helper"), exports);
__exportStar(require("./infrastructure/type"), exports);
//# sourceMappingURL=index.js.map
{
"name": "typ3s",
"version": "1.0.1",
"version": "1.0.2",
"description": "Allow define type on json",

@@ -5,0 +5,0 @@ "scripts": {

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