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

@scaffdog/engine

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaffdog/engine - npm Package Compare versions

Comparing version 1.0.0-canary.1 to 1.0.0-canary.2

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [1.0.0-canary.2](https://github.com/cats-oss/scaffdog/compare/v1.0.0-canary.1...v1.0.0-canary.2) (2021-01-12)
### Features
- update define helper function ([8caeb68](https://github.com/cats-oss/scaffdog/commit/8caeb680d666421a3ff42595bdfb3296130c60c9))
# [1.0.0-canary.1](https://github.com/cats-oss/scaffdog/compare/v1.0.0-canary.0...v1.0.0-canary.1) (2021-01-12)

@@ -8,0 +14,0 @@

2

lib/helpers.js

@@ -69,3 +69,3 @@ "use strict";

ctx.variables.set(key, v);
return v;
return '';
});
{
"name": "@scaffdog/engine",
"version": "1.0.0-canary.1",
"version": "1.0.0-canary.2",
"description": "A module of scaffdog template engine.",

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

"change-case": "^4.1.2",
"dayjs": "^1.9.8",
"dayjs": "^1.10.3",
"esprima": "^4.0.1",

@@ -47,3 +47,3 @@ "is-plain-object": "^5.0.0",

},
"gitHead": "b7221e4a15338cd73ba8c963edf32339b915b255"
"gitHead": "56d4335b5f6d6181704123fcd6f7ddee2102c530"
}
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