New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@waiting/shared-types

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waiting/shared-types - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

dist/lib/npm-pkg.d.ts

11

CHANGELOG.md

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

# [3.2.0](https://github.com/waitingsong/shared-types/compare/v3.1.0...v3.2.0) (2019-11-26)
### Features
* add type NpmPkg for package.json ([e65b717](https://github.com/waitingsong/shared-types/commit/e65b71731facd604020df9ed5a365ee95ac298aa))
# 3.1.0 (2019-11-16)

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

2

dist/index.cjs.js

@@ -5,3 +5,3 @@ /**

*
* @version 1.1.0
* @version 3.1.0
* @author waiting

@@ -8,0 +8,0 @@ * @license MIT

export * from './common';
export * from './data';
export * from './npm-pkg';
{
"name": "@waiting/shared-types",
"author": "waiting",
"version": "3.1.0",
"version": "3.2.0",
"description": "shared typescript types",

@@ -37,3 +37,2 @@ "keywords": [

"build": "npm run tsc && npm run rp",
"devbuild": "npm run tsc && npm run rp",
"clean": "rm -rf dist/* .vscode/.tsbuildinfo .vscode/.tsbuildinfo.* ",

@@ -76,3 +75,3 @@ "cov": "cross-env TS_NODE_PROJECT=test/tsconfig.json nyc mocha",

},
"gitHead": "a60084fdc2ac3fd6f66d1021c834c30644144faa"
"gitHead": "214adec6d93efa5bc83228e0b6dd48651f315214"
}
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