Socket
Socket
Sign inDemoInstall

@verdaccio/types

Package Overview
Dependencies
Maintainers
4
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verdaccio/types - npm Package Compare versions

Comparing version 9.0.0 to 9.3.0

11

CHANGELOG.md

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

# [9.3.0](https://github.com/verdaccio/monorepo/compare/v9.2.0...v9.3.0) (2020-01-29)
### Features
* **types:** adding tag type for auth plugins ([#318](https://github.com/verdaccio/monorepo/issues/318)) ([7f07c94](https://github.com/verdaccio/monorepo/commit/7f07c94d9dba5ac45b35aef3bd1ffd3080fb35db))
# [9.0.0](https://github.com/verdaccio/monorepo/compare/v8.5.3...v9.0.0) (2020-01-07)

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

2

index.d.ts

@@ -180,2 +180,3 @@ import { PassThrough } from 'stream';

packageVersion?: string;
tag?: string;
}

@@ -486,2 +487,3 @@

version?: string;
tag?: string;
}

@@ -488,0 +490,0 @@

4

package.json
{
"name": "@verdaccio/types",
"version": "9.0.0",
"version": "9.3.0",
"description": "verdaccio types definitions",

@@ -35,3 +35,3 @@ "keywords": [

},
"gitHead": "21c47d3360699577961e35d6720cb126f7011036"
"gitHead": "a303b26d71a18dc0621289a5de721b21a59b9ae0"
}
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