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

flowerpassword.js

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowerpassword.js - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

dist/flowerpassword.js

@@ -282,3 +282,2 @@ /*

}(this))
;(function($, md5) {

@@ -285,0 +284,0 @@ 'use strict';

86

package.json
{
"name": "flowerpassword.js",
"title": "flowerpassword.js",
"description": "Flower Password implementation for JavaScript",
"version": "1.0.1",
"main": "dist/flowerpassword.js",
"files": [
"dist/flowerpassword.js",
"dist/flowerpassword.min.js",
"dist/flowerpassword.min.js.map",
"src"
],
"homepage": "https://github.com/xlsdg/flowerpassword.js",
"author": "xLsDg <xlsdg@qq.com> (https://blog.xlsdg.org/)",
"repository": {
"type": "git",
"url": "https://github.com/xlsdg/flowerpassword.js.git"
},
"keywords": [
"huami",
"flowerpassword",
"javascript",
"browser",
"library",
"node"
],
"bugs": {
"url": "https://github.com/xlsdg/flowerpassword.js/issues"
},
"license": "MIT",
"dependencies": {},
"devDependencies": {
"blueimp-md5": "^2.3.1",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.0",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^2.0.0"
},
"scripts": {
"build": "npm install && gulp",
"start": "gulp watch"
}
"name": "flowerpassword.js",
"title": "flowerpassword.js",
"description": "Flower Password implementation for JavaScript",
"version": "1.0.2",
"main": "dist/flowerpassword.js",
"files": [
"dist/flowerpassword.js",
"dist/flowerpassword.min.js",
"dist/flowerpassword.min.js.map",
"src"
],
"homepage": "https://github.com/xlsdg/flowerpassword.js",
"author": "xLsDg <xlsdg@qq.com> (https://blog.xlsdg.org/)",
"repository": {
"type": "git",
"url": "https://github.com/xlsdg/flowerpassword.js.git"
},
"keywords": [
"huami",
"flowerpassword",
"javascript",
"browser",
"library",
"node"
],
"bugs": {
"url": "https://github.com/xlsdg/flowerpassword.js/issues"
},
"license": "MIT",
"dependencies": {},
"devDependencies": {
"blueimp-md5": "^2.3.1",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-together": "^0.0.2",
"gulp-uglify": "^2.0.0"
},
"scripts": {
"build": "npm install && gulp",
"start": "gulp watch"
}
}

@@ -0,0 +0,0 @@ # flowerpassword.js

@@ -0,0 +0,0 @@ ;(function($, md5) {

Sorry, the diff of this file is not supported yet

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