Socket
Socket
Sign inDemoInstall

preact-highlight

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

2

build/lib/config.js

@@ -86,4 +86,4 @@

},
version: '1.1.2',
version: '1.1.3',
};

@@ -23,3 +23,2 @@ 'use strict';

headDoc.appendChild(link);
console.log(url);
}

@@ -26,0 +25,0 @@ }

@@ -5,2 +5,7 @@ # Change Log

<a name="1.1.3"></a>
## [1.1.3](https://github.com/jasonChen1982/preact-highlight/compare/v1.1.2...v1.1.3) (2017-06-23)
<a name="1.1.2"></a>

@@ -7,0 +12,0 @@ ## [1.1.2](https://github.com/jasonChen1982/preact-highlight/compare/v1.1.1...v1.1.2) (2017-06-23)

{
"name": "preact-highlight",
"version": "1.1.2",
"version": "1.1.3",
"description": "a syntax highlight component for preact",

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

@@ -19,3 +19,2 @@ 'use strict';

headDoc.appendChild(link);
console.log(url);
}

@@ -22,0 +21,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc