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

@tsdotnet/type

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsdotnet/type - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

1

dist/type.d.ts

@@ -8,3 +8,2 @@ /*!

export type Primitive = P;
export type PropertyKey = symbol | keyof any;
export const enum Value {

@@ -11,0 +10,0 @@ Boolean = "boolean",

2

package.json
{
"name": "@tsdotnet/type",
"version": "1.0.5",
"version": "1.0.6",
"description": "A set of useful utility functions for JavaScript run-time type checking and inspection.",

@@ -5,0 +5,0 @@ "author": "electricessence",

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