New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

engine

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

engine - npm Package Compare versions

Comparing version
0.1.9
to
0.1.10
+2
-2
package.json
{
"name": "engine",
"description": "Template engine based on Lo-Dash template, but adds features like the ability to register helpers and more easily set data to be used as context in templates.",
"version": "0.1.9",
"version": "0.1.10",
"homepage": "https://github.com/jonschlinkert/engine",

@@ -24,3 +24,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"dependencies": {
"assign-deep": "^0.3.1",
"assign-deep": "^0.4.3",
"collection-visit": "^0.2.0",

@@ -27,0 +27,0 @@ "get-value": "^1.2.1",