Socket
Socket
Sign inDemoInstall

it-glob

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-glob - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

dist/index.d.ts

9

package.json
{
"name": "it-glob",
"version": "0.0.9",
"version": "0.0.10",
"description": "Async iterable filename pattern matcher",

@@ -16,3 +16,4 @@ "main": "index.js",

"build": "npm run build:types",
"build:types": "tsc --emitDeclarationOnly --declarationDir dist"
"build:types": "tsc --emitDeclarationOnly --declarationDir dist",
"prepublishOnly": "npm run build"
},

@@ -27,3 +28,3 @@ "author": "Alex Potsides <alex@achingbrain.net>",

"ava": "^3.12.1",
"it-all": "^1.0.3",
"it-all": "^1.0.4",
"nyc": "^15.1.0",

@@ -44,3 +45,3 @@ "standard": "^14.3.1",

},
"gitHead": "61b1da83cade51bd7bf217966a3eddaf35d2a76b"
"gitHead": "c3b92107f44c99ccbf3299827db45beaf2405c24"
}
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