Socket
Socket
Sign inDemoInstall

@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.39 to 1.0.40

11

CHANGELOG.md

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

## [1.0.40](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.39...@ts-type/package-dts@1.0.40) (2020-07-27)
### 🐛 Bug Fixes
* allow unknown key ([f9aeb02](https://github.com/bluelovers/ws-ts-type/commit/f9aeb02bf8cd590dcaaf140ba9a4407a01788fb3))
## [1.0.39](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.38...@ts-type/package-dts@1.0.39) (2020-07-26)

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

1

package-json.d.ts

@@ -50,3 +50,4 @@ /**

}>, ITSPartialRecord<IPackageJsonDependenciesField, IDependency> {
[k: string]: any;
}
export default IPackageJson;

6

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

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

"@types/semver": "^7.3.1",
"ts-type": "^1.2.29"
"ts-type": "^1.2.30"
},

@@ -77,3 +77,3 @@ "devDependencies": {

},
"gitHead": "95b5a06312e0d69c51920748d7d3f02a7a3e0984",
"gitHead": "ac4d049c787404f85fed4237747bffb53acb3cad",
"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