Socket
Socket
Sign inDemoInstall

remark-meta

Package Overview
Dependencies
15
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.2.0

4

lib/index.js

@@ -35,2 +35,4 @@ "use strict";

};
}
}
module.exports = exports.default;
{
"name": "remark-meta",
"version": "0.1.1",
"version": "0.2.0",
"license": "MIT",

@@ -25,3 +25,3 @@ "description": "Adds YAML/TOML metadata to a VFile.",

"scripts": {
"build": "babel --root-mode upward src --out-dir lib"
"build": "babel --root-mode upward --ignore \"**/*.spec.js\" --out-dir lib src"
},

@@ -35,3 +35,3 @@ "dependencies": {

},
"gitHead": "00855ca196aef86fac10291bd6d04de5b7fb195f"
"gitHead": "eb16607b822ed93277051a984460b60864d1752b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc