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

code-lightner

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-lightner - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "code-lightner",
"version": "0.1.1",
"version": "0.1.2",
"description": "Use TextMate grammar and themes to highlights your code",

@@ -5,0 +5,0 @@ "main": "release/Main.js",

@@ -43,3 +43,3 @@ # Code Lightner

codeLightner.lighten(config, sourceCode)
code.lighten(config, sourceCode)
.then(function(html) {

@@ -46,0 +46,0 @@ console.log(html);

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