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.47 to 1.0.48

11

CHANGELOG.md

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

## [1.0.48](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.47...@ts-type/package-dts@1.0.48) (2021-07-19)
### 🛠 Build System
* **schema:** update schema ([95cb448](https://github.com/bluelovers/ws-ts-type/commit/95cb4480ffaddfbe77c5485f8ff92ab0c8947d67))
## [1.0.47](https://github.com/bluelovers/ws-ts-type/compare/@ts-type/package-dts@1.0.46...@ts-type/package-dts@1.0.47) (2021-07-16)

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

6

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

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

"@types/semver": "^7.3.4",
"ts-type": "^1.2.36"
"ts-type": "^1.2.37"
},

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

},
"gitHead": "a697b60f17669edb304258b475ff01fed302d305",
"gitHead": "faf716fbdf1f61e4638db6c1bb7002efa6d924c6",
"sharedDependencies": {

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

@@ -808,5 +808,8 @@ {

{
"pattern": "^[Ee][Ss][Nn][Ee][Xx][Tt](\\.([Aa][Rr][Rr][Aa][Yy]|[Aa][Ss][Yy][Nn][Cc][Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee]|[Bb][Ii][Gg][Ii][Nn][Tt]|[Ii][Nn][Tt][Ll]|[Ss][Yy][Mm][Bb][Oo][Ll]))?$"
"pattern": "^[Ee][Ss]2021(\\.([Ii][Nn][Tt][Ll]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ww][Ee][Aa][Kk][Rr][Ee][Ff]))?$"
},
{
"pattern": "^[Ee][Ss][Nn][Ee][Xx][Tt](\\.([Aa][Rr][Rr][Aa][Yy]|[Aa][Ss][Yy][Nn][Cc][Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee]|[Bb][Ii][Gg][Ii][Nn][Tt]|[Ii][Nn][Tt][Ll]|[Pp][Rr][Oo][Mm][Ii][Ss][Ee]|[Ss][Tt][Rr][Ii][Nn][Gg]|[Ss][Yy][Mm][Bb][Oo][Ll]|[Ww][Ee][Aa][Kk][Rr][Ee][Ff]))?$"
},
{
"pattern": "^[Dd][Oo][Mm](\\.[Ii][Tt][Ee][Rr][Aa][Bb][Ll][Ee])?$"

@@ -813,0 +816,0 @@ },

@@ -480,2 +480,5 @@ /* tslint:disable */

}
| {
[k: string]: unknown;
}
) &

@@ -1166,2 +1169,5 @@ string)[];

}
| {
[k: string]: unknown;
}
) &

@@ -1168,0 +1174,0 @@ string)[];

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