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

@bazo/js-dev-scripts-types

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bazo/js-dev-scripts-types - npm Package Compare versions

Comparing version 0.0.5 to 0.0.11

index.d.ts

40

package.json
{
"name": "@bazo/js-dev-scripts-types",
"version": "0.0.5",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/bazo/js-dev-scripts"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": {
"email": "martin@bazo.sk",
"name": "Martin Bažík",
"url": "https://bazo.sk"
},
"files": [
"dist/**/*"
],
"scripts": {
"build": "tsc --project tsconfig.json",
"prepublish": "yarn build",
"pub": "yarn pub:gh && yarn pub:npm",
"pub:npm": "yarn publish --access public",
"pub:gh": "yarn login --registry=https://npm.pkg.github.com/ && yarn publish"
}
}
"name": "@bazo/js-dev-scripts-types",
"version": "0.0.11",
"repository": {
"type": "git",
"url": "https://github.com/bazo/js-dev-scripts"
},
"license": "MIT",
"author": {
"name": "Martin Bažík",
"email": "martin@bazo.sk",
"url": "https://bazo.sk"
},
"main": "index.js",
"types": "index.d.ts"
}
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