Socket
Socket
Sign inDemoInstall

axobject-query

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

7

CHANGELOG.md

@@ -20,1 +20,8 @@ # axobject-query Change Log

- Bumping the version to see if Travis will run green on the master branch
## 2.1.2
- a1c5ef9 Updated the Copyright to 2020 for A11yance
- 5c5e04d Remove Peer Dependency to ESLint
- ec1b53b Remove dependencies on @babel/runtime and @babel/runtime-corejs3

10

package.json
{
"name": "axobject-query",
"version": "2.1.1",
"version": "2.1.2",
"description": "Programmatic access to information about the AXObject Model",

@@ -51,9 +51,3 @@ "main": "lib/index.js",

},
"dependencies": {
"@babel/runtime": "^7.7.4",
"@babel/runtime-corejs3": "^7.7.4"
},
"peerDependencies": {
"eslint": "^5 || ^6"
},
"dependencies": {},
"jest": {

@@ -60,0 +54,0 @@ "coverageReporters": [

LICENSE

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc