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

uinz-navigator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uinz-navigator - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

dist/style.css

5

gulpfile.js

@@ -5,2 +5,3 @@ const gulp = require('gulp');

const stylus = require('gulp-stylus');
const shell = require('gulp-shell');

@@ -28,1 +29,5 @@ gulp.task('gh-page', () => {

});
gulp.task('publish', ['babel', 'stylus'], shell.task([
'npm publish'
]));

3

package.json
{
"version": "0.0.3",
"version": "0.0.4",
"name": "uinz-navigator",

@@ -38,2 +38,3 @@ "main": "index.js",

"gulp-gh-pages": "^0.5.4",
"gulp-shell": "^0.6.3",
"gulp-stylus": "^2.6.0",

@@ -40,0 +41,0 @@ "html-webpack-plugin": "^2.28.0",

Sorry, the diff of this file is not supported yet

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