Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kmore-types

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kmore-types - npm Package Compare versions

Comparing version 7.1.0 to 7.2.0

2

dist/index.cjs.js

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

*
* @version 7.0.0
* @version 7.1.0
* @author waiting

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

{
"name": "kmore-types",
"author": "waiting",
"version": "7.1.0",
"version": "7.2.0",
"description": "Retrieve types info from ts file",

@@ -15,5 +15,5 @@ "keywords": [

"es2015": "",
"main": "./dist/index.cjs.js",
"module": "./dist/index.js",
"types": "./src/index.ts",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
"types": "src/index.ts",
"bugs": {

@@ -34,3 +34,3 @@ "url": "https://github.com/waitingsong/kmore/issues"

"@rollup/plugin-node-resolve": "13",
"@waiting/shared-types-dev": "^3.0.0",
"@waiting/shared-types-dev": "^3.0.1",
"cross-env": "7",

@@ -94,3 +94,3 @@ "rollup-plugin-typescript2": "^0.30.0"

},
"gitHead": "a279977838fcb29f2579a7d44d68798627b6fe8d"
"gitHead": "1c1952ebb624d5a378983302de89d591f568785c"
}
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