Socket
Socket
Sign inDemoInstall

sitecore-switch-solr

Package Overview
Dependencies
336
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.11 to 1.0.12

8

gulp-tasks/sitecore-switch-to-solr.js

@@ -11,2 +11,10 @@ /*jslint node: true */

var nopt = require("nopt");
var args = nopt({
"env" : [String, null]
});
build.setEnvironment(args.env);
gulp.task("sitecore-switch-to-solr", function (callback) {

@@ -13,0 +21,0 @@ // Can be done with gulp-run? https://www.npmjs.com/package/gulp-run

2

package.json

@@ -56,3 +56,3 @@ {

},
"version": "1.0.11"
"version": "1.0.12"
}
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