Socket
Socket
Sign inDemoInstall

@bunt/type

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunt/type - npm Package Compare versions

Comparing version 0.29.13 to 0.29.14

70

package.json
{
"name": "@bunt/type",
"version": "0.29.13",
"keywords": [
"typescript"
],
"author": {
"name": "Artur Bier",
"email": "izatop@gmail.com"
},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/cjs/index.d.ts",
"exports": {
".": {
"import": {
"types": "./dist/esm/index.d.ts",
"default": "./dist/esm/index.js"
},
"require": {
"types": "./dist/cjs/index.d.ts",
"default": "./dist/cjs/index.js"
}
}
},
"files": [
"dist/",
"LICENSE"
],
"description": "Utils",
"repository": "git@github.com:izatop/bunt.git",
"publishConfig": {
"access": "public"
},
"license": "MIT",
"gitHead": "8eb5e57f43cfb71c79b4b5183207b2894ec4726d"
"name": "@bunt/type",
"version": "0.29.14",
"keywords": [
"typescript"
],
"author": {
"name": "Artur Bier",
"email": "izatop@gmail.com"
},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/cjs/index.d.ts",
"exports": {
".": {
"import": {
"types": "./dist/esm/index.d.ts",
"default": "./dist/esm/index.js"
},
"require": {
"types": "./dist/cjs/index.d.ts",
"default": "./dist/cjs/index.js"
}
}
},
"files": [
"dist/",
"LICENSE"
],
"description": "Utils",
"repository": "git@github.com:izatop/bunt.git",
"publishConfig": {
"access": "public"
},
"license": "MIT",
"gitHead": "d4766cbd69a88380fe736738fa9a68604f77d305"
}

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