Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

floating-label

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

floating-label - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

18

package.json
{
"name": "floating-label",
"version": "1.0.0",
"description": "A floating label plugin written in vanilla javascript",
"version": "1.0.1",
"description": "Ajfloating label plugin written in vanilla javascript",
"main": "floatingLabel.js",

@@ -39,15 +39,15 @@ "scripts": {

"devDependencies": {
"browserify": "^9.0.3",
"chai": "^2.1.2",
"browserify": "^11.2.0",
"chai": "^3.3.0",
"derequire": "^2.0.0",
"es5-shim": "^4.1.0",
"gulp": "^3.8.11",
"gulp-jscs": "^1.4.0",
"gulp": "^3.9.0",
"gulp-jscs": "^3.0.1",
"gulp-jshint": "^1.9.4",
"gulp-logwarn": "0.0.7",
"gulp-mocha-phantomjs": "^0.5.3",
"gulp-logwarn": "0.0.8",
"gulp-mocha-phantomjs": "^0.10.1",
"mocha": "^2.2.1",
"pre-commit": "^1.0.6",
"uglify-js": "^2.4.17"
"uglify-js": "^2.5.0"
}
}

@@ -9,2 +9,7 @@ # floating-label

```shell
npm install floating-label
bower install floatingLabel.js
```
# example

@@ -11,0 +16,0 @@

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