Socket
Socket
Sign inDemoInstall

plain-tag

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plain-tag - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

9

package.json
{
"name": "plain-tag",
"version": "0.1.2",
"version": "0.1.3",
"description": "A noop/plain JS template literal tag",

@@ -39,4 +39,7 @@ "main": "./cjs/index.js",

"exports": {
"import": "./esm/index.js",
"default": "./cjs/index.js"
".": {
"import": "./esm/index.js",
"default": "./cjs/index.js"
},
"./package.json": "./package.json"
},

@@ -43,0 +46,0 @@ "unpkg": "min.js",

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