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

remark-deflist

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-deflist - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

src/__snapshots__/index.spec.js.snap

4

lib/index.js

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

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

@@ -25,3 +25,3 @@ "description": "Remark plugin for pandoc-style definition lists.",

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

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

},
"gitHead": "00855ca196aef86fac10291bd6d04de5b7fb195f"
"gitHead": "eb16607b822ed93277051a984460b60864d1752b"
}
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