New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

html-templater

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-templater - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

5

.eslintrc.js

@@ -26,7 +26,4 @@ module.exports = {

},
"react": {
"version": "15.1",
},
},
plugins: ["react", "security", "eslint-comments"],
plugins: ["security", "eslint-comments"],
globals: {

@@ -33,0 +30,0 @@ "describe": false,

14

package.json
{
"name": "html-templater",
"version": "0.0.14",
"version": "0.0.15",
"description": "A small wrapper around juice and handlebars that renders and inlines css for html templates.",

@@ -12,9 +12,10 @@ "main": "index.js",

"dependencies": {
"handlebars": "4.0.11",
"handlebars-layouts": "3.1.0",
"juice": "4.3.2",
"lodash": "4.17.5",
"slide": "1.1.6"
"handlebars": "^4.1.2",
"handlebars-layouts": "^3.1.4",
"juice": "^5.2.0",
"lodash": "^4.17.11",
"slide": "^1.1.6"
},
"devDependencies": {
"async": "1.3.0",
"eslint": "5.4.0",

@@ -24,3 +25,2 @@ "eslint-import-resolver-typescript": "1.0.2",

"eslint-plugin-security": "1.4.0",
"async": "1.3.0",
"eslintrc": "^1.0.6",

@@ -27,0 +27,0 @@ "expect.js": "0.3.1",

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