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 1.0.30 to 1.0.32

23

CHANGELOG.md

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

## [1.0.32](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.31...@ts-type/package-dts@1.0.32) (2020-07-18)
### 🔖 Miscellaneous
* . ([ca688eb](https://github.com/bluelovers/ws-ts-type/commit/ca688ebe2f5b59c3e11089b90bc446b59d95cfc5))
## [1.0.31](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.30...@ts-type/package-dts@1.0.31) (2020-07-18)
### 🔖 Miscellaneous
* . ([007faee](https://github.com/bluelovers/ws-ts-type/commit/007faeebb90bab921f8f8198e22f2ea1fff468ab))
* . ([8542182](https://github.com/bluelovers/ws-ts-type/commit/8542182927a867fd9b76f8d67e308ec41b1dc99e))
## [1.0.30](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.29...@ts-type/package-dts@1.0.30) (2020-07-17)

@@ -8,0 +31,0 @@

2

package-json.d.ts

@@ -42,3 +42,3 @@ /**

browserslist?: string[];
browser?: string | Record<string, string>;
browser?: string | Record<string, string> | Record<string, boolean>;
es2015?: string;

@@ -45,0 +45,0 @@ esm?: boolean;

{
"name": "@ts-type/package-dts",
"version": "1.0.30",
"version": "1.0.32",
"private": false,

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

"preversion": "yarn run prepublishOnly",
"prepublishOnly": "yarn run test",
"prepublishOnly": "echo prepublishOnly",
"ncu": "npx yarn-tool ncu -u",

@@ -76,3 +76,3 @@ "sort-package-json": "npx yarn-tool sort",

},
"gitHead": "62c8c71d1285257a8ab57b7ba7321d15cac23d87",
"gitHead": "5171a2bb994c7ebd2f9edb3974d695fe34d3c6fd",
"sharedDependencies": {

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

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