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

gulp-livescript

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-livescript - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

### 1.0.2 (2014-06-15)
#### Bug Fixes
* **package.json:** downgrade through2 to 0.5.1 ([537e8863](https://github.com/tomchentw/gulp-livescript/commit/537e88631c938226fe3256769fb83bb850f13518))
### 1.0.1 (2014-06-13)

@@ -2,0 +10,0 @@

4

package.json
{
"name": "gulp-livescript",
"version": "1.0.1",
"version": "1.0.2",
"description": "Compile LiveScript to JavaScript for Gulp",

@@ -34,3 +34,3 @@ "main": "index.js",

"LiveScript": "^1.2.0",
"through2": "^1.0.0"
"through2": "^0.5.1"
},

@@ -37,0 +37,0 @@ "devDependencies": {

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