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

interpolate-es

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interpolate-es - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

5

package.json
{
"name": "interpolate-es",
"version": "1.0.5",
"version": "1.0.6",
"description": "Dynamically build tagged templates",

@@ -26,5 +26,4 @@ "keywords": [

"types": "npx tsc -p .config/jsconfig.json",
"build": "npm run build:cjs && npm run build:esm && npm run build:typings",
"build": "npm run build:cjs && npm run && npm run build:typings",
"build:cjs": "npx rollup --config .config/cjs.config.js",
"build:esm": "npx rollup --config .config/esm.config.js ",
"build:typings": "npx tsc -p .config/tsconfig.json",

@@ -31,0 +30,0 @@ "package": "npx rimraf package && npm pack | tail -n 1 | xargs tar -xf",

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