🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

slush-marklogic-node

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slush-marklogic-node - npm Package Compare versions

Comparing version
1.3.1
to
1.3.2
+1
-0
app/templates/package.json

@@ -52,2 +52,3 @@ {

"gulp-sourcemaps": "^1.0.0",
"chalk": "1.1.3",
"gulp-task-listing": "^1.0.1",

@@ -54,0 +55,0 @@ "gulp-uglify": "^1.4.1",

# Change Log
## [1.3.2](https://github.com/marklogic-community/slush-marklogic-node/tree/1.3.2) (2017-06-30)
[Full Changelog](https://github.com/marklogic-community/slush-marklogic-node/compare/1.3.1...1.3.2)
**Fixed bugs:**
- Chalk issue, SyntaxError: Use of const in strict mode. [\#511](https://github.com/marklogic-community/slush-marklogic-node/issues/511)
**Merged pull requests:**
- Fixed bower install for older node [\#510](https://github.com/marklogic-community/slush-marklogic-node/pull/510) ([grtjn](https://github.com/grtjn))
## [1.3.1](https://github.com/marklogic-community/slush-marklogic-node/tree/1.3.1) (2017-06-26)

@@ -4,0 +15,0 @@ [Full Changelog](https://github.com/marklogic-community/slush-marklogic-node/compare/1.3.0...1.3.1)

+1
-1
{
"name": "slush-marklogic-node",
"version": "1.3.1",
"version": "1.3.2",
"description": "A slush generator for AngularJS/node.js/MarkLogic",

@@ -5,0 +5,0 @@ "main": "slushfile.js",