Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ts-type/package-dts

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-type/package-dts - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.0.4](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@2.0.3...@ts-type/package-dts@2.0.4) (2022-08-10)
### 🔖 Miscellaneous
* . ([839671f](https://github.com/bluelovers/ws-ts-type/commit/839671f8066fd2da206dc401154a0def4aa396a8))
## [2.0.3](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@2.0.2...@ts-type/package-dts@2.0.3) (2022-08-10)

@@ -8,0 +19,0 @@

1

lib/package-json/types.d.ts

@@ -11,2 +11,3 @@ /**

export type { IDependency as IPackageMap };
export type { IDependency as IDependencies };
export declare type IVersionValue = ITSTypeAndStringLiteral<EnumVersionValue.latest> | ITSTypeAndStringLiteral<EnumVersionValue2> | string;

@@ -13,0 +14,0 @@ export declare enum EnumVersionValue {

4

package.json
{
"name": "@ts-type/package-dts",
"version": "2.0.3",
"version": "2.0.4",
"private": false,

@@ -77,3 +77,3 @@ "description": "A Typescript type definition for NPM package json",

},
"gitHead": "4eedf3cb6b9ee750e22993560eb6aef919873112",
"gitHead": "37c1fb09f95e2bce0181e9ca9ea930bfa40e8ad2",
"sharedDependencies": {

@@ -80,0 +80,0 @@ "eslint-config-bluelovers": "latest"

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