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

@openstax/highlighter

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openstax/highlighter - npm Package Compare versions

Comparing version 1.4.1-fix1 to 1.4.1-fix2

dist/api.d.ts

5

package.json
{
"name": "@openstax/highlighter",
"version": "1.4.1-fix1",
"version": "1.4.1-fix2",
"main": "dist/index.js",

@@ -26,3 +26,3 @@ "license": "MIT",

"client:build": "./script/build-client.bash",
"client:install": "yarn add ./highlights-client",
"client:install": "mkdir -p node_modules/\\@openstax/highlights-client && cp -r highlights-client node_modules/\\@openstax",
"client:rebuild": "npm-run-all client:clean client:build client:install"

@@ -78,3 +78,2 @@ },

"dependencies": {
"@openstax/highlights-client": "./highlights-client",
"change-case": "^4.0.0",

@@ -81,0 +80,0 @@ "serialize-selection": "^1.1.1",

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