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

bit-docs-glob-finder

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bit-docs-glob-finder - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

readme.md

10

package.json
{
"name": "bit-docs-glob-finder",
"version": "0.0.1",
"version": "0.0.2",
"description": "A glob based finder",
"main": "index.js",
"scripts": {
"test": "mocha test.js --reporter spec"
"test": "mocha test.js --reporter spec",
"postversion": "git push --tags && git push",
"preversion": "npm test",
"release:pre": "npm version prerelease && npm publish",
"release:patch": "npm version patch && npm publish",
"release:minor": "npm version minor && npm publish",
"release:major": "npm version major && npm publish"
},

@@ -9,0 +15,0 @@ "repository": {

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