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.3 to 1.0.4

5

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

@@ -16,2 +16,5 @@ "keywords": [

"type": "module",
"engines": {
"node": ">=13.2"
},
"scripts": {

@@ -18,0 +21,0 @@ "test": "tape-es",

2

README.md

@@ -38,2 +38,4 @@ [![GitHub Releases](https://img.shields.io/github/release/vanillaes/interpolate-es.svg)](https://github.com/vanillaes/interpolate-es/releases)

A CommonJS bundle is included for backward compatible with `node <= 13.2`
```javascript

@@ -40,0 +42,0 @@ const Interpolate = require('interpolate-es/dist/interpolate-es.cjs');

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