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

@scaffdog/core

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/core - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

1

lib/generate.js

@@ -34,2 +34,3 @@ "use strict";

vars.set('output', {
root: opts.root,
path: output.relative,

@@ -36,0 +37,0 @@ abs: output.absolute,

8

package.json
{
"name": "@scaffdog/core",
"version": "1.4.0",
"version": "1.5.0",
"description": "@scaffdog/core is a low layer of scaffdog.",

@@ -31,4 +31,4 @@ "keywords": [

"dependencies": {
"@scaffdog/engine": "1.4.0",
"@scaffdog/types": "1.4.0",
"@scaffdog/engine": "1.5.0",
"@scaffdog/types": "1.5.0",
"mdast-util-to-string": "^2.0.0",

@@ -46,3 +46,3 @@ "remark-parse": "^9.0.0",

"core": "lib/index.d.ts",
"gitHead": "13adf5e472a84083a63bd1f7adcc402cf361f134"
"gitHead": "a68810b1f96afb3b323481d19117211562e2dd31"
}
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