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

eta

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eta - npm Package Compare versions

Comparing version 1.14.1 to 1.14.2

6

package.json
{
"name": "eta",
"version": "1.14.1",
"version": "1.14.2",
"description": "Lightweight, fast, and powerful embedded JS template engine",

@@ -21,6 +21,6 @@ "keywords": [

"module": "./dist/eta.module.mjs",
"types": "./dist/types/eta.d.ts",
"types": "./dist/types/index.d.ts",
"source": "src/index.ts",
"exports": {
"types": "./dist/types/eta.d.ts",
"types": "./dist/types/index.d.ts",
"browser": "./dist/browser.min.umd.js",

@@ -27,0 +27,0 @@ "require": "./dist/eta.umd.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