New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bmcmahen-markup

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bmcmahen-markup - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

History.md

@@ -12,1 +12,4 @@ ## 0.1.0

- * add package.json
## 1.0.1
- * weeeird safari fix. hopefully just temporary!

2

index.js

@@ -61,4 +61,4 @@ /**

range.surroundContents(node);
try { range.surroundContents(node); } catch(err) {}
return node;
};
{
"name": "bmcmahen-markup",
"version": "1.0.0",
"version": "1.0.1",
"description": "add markup to text at given ranges",

@@ -5,0 +5,0 @@ "main": "index.js",

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