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.12.2 to 1.12.3

8

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

@@ -58,3 +58,3 @@ "keywords": [

"test": "jest --coverage && npm run test:deno && npm run size",
"test:deno": "deno test test/deno/*.spec.ts --allow-read",
"test:deno": "deno test test/deno/*.spec.ts --allow-read --unstable",
"test:prod": "npm run lint && npm run test -- --no-cache",

@@ -160,2 +160,3 @@ "test:watch": "jest --coverage --watch",

"ts-node": "^9.0.0",
"tslib": "^2.2.0",
"typedoc": "^0.19.1",

@@ -168,4 +169,3 @@ "typescript": "^4.0.2"

}
},
"dependencies": {}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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