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

@udarrr/template-matcher

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@udarrr/template-matcher - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

11

package.json
{
"name": "@udarrr/template-matcher",
"version": "1.2.1",
"version": "1.2.2",
"main": "dist/index",

@@ -50,11 +50,2 @@ "typings": "dist/index",

],
"scripts": {
"clean": "rimraf dist",
"compile": "npm run clean && tsc -p .",
"pretest": "npm pack",
"test": "jest --runInBand",
"publish": "npm publish --tag latest --access=public",
"prepublishOnly": "npm run compile",
"typedoc": "typedoc --options ./typedoc.js --out ./docs lib/"
},
"dependencies": {

@@ -61,0 +52,0 @@ "@nut-tree/nut-js": "^2.3.0",

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