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

bmlet

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

bmlet - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

2

package.json
{
"name": "bmlet",
"version": "0.0.0",
"version": "1.0.0",
"bin": "cli.js"
}

@@ -7,3 +7,3 @@ # bmlet

[MIT License](LICENSE.txt) |
v0.0.0
v1.0.0

@@ -10,0 +10,0 @@ Bookmarklets don't need to be a mess. The key is insulating yourself from what the browser stores with an encode/decode step. That's what bmlet provides. `bmlet encode` transforms a normal JS file into a bookmarklet, `bmlet decode` recovers the original file. Your code doesn't need to deal with bookmarklet quirks like URI-encoding or the implicit `document.write`, and also gets its own namespace, strict mode, and automatic uncaught error display.

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