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

tmatch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tmatch - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

.nyc_output/7708ea6d4bbee5d419f5d22f225ec7d6.json

9

package.json
{
"name": "tmatch",
"version": "3.0.0",
"version": "3.0.1",
"description": "This module exists to facilitate the `t.match()` method in [`tap`](http://npm.im/tap).",
"main": "index.js",
"scripts": {
"test": "tap test/*.js --100"
"test": "tap --100 test/*.js",
"preversion": "npm test",
"postversion": "npm publish",
"postpublish": "git push origin --all; git push origin --tags"
},

@@ -20,4 +23,4 @@ "repository": {

"devDependencies": {
"tap": "^7.1.2"
"tap": "^10.4.0"
}
}

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