Socket
Socket
Sign inDemoInstall

gulp-react-templates

Package Overview
Dependencies
85
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

internalTasks/release.js

13

package.json
{
"name": "gulp-react-templates",
"version": "0.0.6",
"version": "0.0.7",
"description": "Gulp plugin for react-templates - Light weight templates for react -> write html get valid react code",

@@ -16,3 +16,4 @@ "repository": "wix/gulp-react-templates",

"scripts": {
"test": "mocha"
"test": "mocha",
"lint": "eslint index.js test/main.js"
},

@@ -22,8 +23,8 @@ "dependencies": {

"merge": "^1.2.0",
"react-templates": "^0.1.8",
"through2": "^0.6.1"
"react-templates": "^0.1.18",
"through2": "^0.6.5"
},
"devDependencies": {
"mocha": "^2.0.0",
"should": "^4.0.4"
"mocha": "^2.2.4",
"should": "^6.0.1"
},

@@ -30,0 +31,0 @@ "engines": {

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]

@@ -35,2 +36,4 @@ # gulp-react-templates

[npm-image]: https://img.shields.io/npm/v/gulp-react-templates.svg?style=flat-square
[npm-url]: https://npmjs.org/package/gulp-react-templates
[npm-url]: https://npmjs.org/package/gulp-react-templates
[travis-image]: https://img.shields.io/travis/wix/gulp-react-templates/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/wix/gulp-react-templates

Sorry, the diff of this file is not supported yet

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