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

accessible-autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accessible-autocomplete - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # CHANGELOG

## 1.0.1 - 2017-05-12
- Update `style` property in package.json to reflect updated filename.
## 1.0.0 - 2017-05-10

@@ -9,0 +13,0 @@

14

package.json
{
"name": "accessible-autocomplete",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/accessible-autocomplete.min.js",
"style": "dist/styled.min.css",
"style": "dist/accessible-autocomplete.min.css",
"description": "An autocomplete component, built to be accessible.",

@@ -39,3 +39,3 @@ "repository": "alphagov/accessible-autocomplete",

"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.5",
"babel-loader": "^7.0.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",

@@ -50,3 +50,3 @@ "babel-plugin-transform-react-jsx": "^6.8.0",

"coveralls": "^2.13.1",
"cross-env": "^3.1.3",
"cross-env": "^5.0.0",
"csso-cli": "^1.0.0",

@@ -68,6 +68,6 @@ "dotenv": "^4.0.0",

"replace-bundle-webpack-plugin": "^1.0.0",
"sinon": "^1.17.5",
"sinon": "^2.2.0",
"sinon-chai": "^2.8.0",
"source-map-loader": "^0.1.5",
"standard": "^8.6.0",
"source-map-loader": "^0.2.1",
"standard": "^10.0.2",
"v8-lazy-parse-webpack-plugin": "^0.3.0",

@@ -74,0 +74,0 @@ "wdio-mocha-framework": "^0.5.10",

@@ -7,2 +7,3 @@ # Accessible autocomplete

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![Greenkeeper badge](https://badges.greenkeeper.io/alphagov/accessible-autocomplete.svg)](https://greenkeeper.io/)
[![gzip size](http://img.badgesize.io/https://unpkg.com/accessible-autocomplete/dist/accessible-autocomplete.min.js?compression=gzip)](https://unpkg.com/accessible-autocomplete/dist/accessible-autocomplete.min.js)

@@ -9,0 +10,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