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

@quailjs/quail-core

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quailjs/quail-core - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

32

package.json
{
"name": "@quailjs/quail-core",
"description": "Quail, the framework for building accessibility testing packages.",
"version": "0.0.19",
"version": "0.0.20",
"author": {

@@ -17,2 +17,9 @@ "name": "Jesse Beach",

"dependencies": {
"babel-plugin-transform-object-rest-spread": "^6.1.18",
"babel-polyfill": "^6.2.0",
"babel-preset-es2015": "^6.1.18",
"babelify": "^7.2.0",
"browserify": "^11.0.1",
"chai": "^3.4.1",
"chai-as-promised": "^5.1.0",
"data-set": "^4.0.0",

@@ -24,5 +31,11 @@ "discore-closest": "^0.2.0",

"dom-value": "0.0.0",
"dom-select": "^1.1.0",
"dom-walk": "^0.1.1",
"is-dom": "^1.0.5",
"siblings": "^1.0.1"
"mkdirp": "^0.5.1",
"mocha": "^2.3.4",
"new-element": "0.0.2",
"phantomjs": "^1.9.19",
"siblings": "^1.0.1",
"sinon": "^1.10.3"
},

@@ -33,10 +46,2 @@ "peerDependencies": {},

"babel-eslint": "^5.0.0-beta4",
"babel-plugin-transform-object-rest-spread": "^6.1.18",
"babel-polyfill": "^6.2.0",
"babel-preset-es2015": "^6.1.18",
"babelify": "^7.2.0",
"browserify": "^11.0.1",
"chai": "^3.4.1",
"chai-as-promised": "^5.1.0",
"dom-select": "^1.1.0",
"eslint": "^1.10.2",

@@ -53,8 +58,3 @@ "jscs": "^2.6.0",

"karma-spec-reporter": "0.0.23",
"mkdirp": "^0.5.1",
"mocha": "^2.3.4",
"new-element": "0.0.2",
"npm-watch": "0.0.1",
"phantomjs": "^1.9.19",
"sinon": "^1.10.3"
"npm-watch": "0.0.1"
},

@@ -61,0 +61,0 @@ "scripts": {

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