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

@daisy/ace-core

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daisy/ace-core - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

62

lib/scripts/axe-patch-arialookuptable.js

@@ -84,3 +84,3 @@ 'use strict';

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -94,3 +94,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -104,3 +104,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -114,3 +114,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -124,3 +124,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -134,3 +134,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -144,3 +144,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -154,3 +154,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: ['doc-endnotes']

@@ -164,3 +164,3 @@ },

owned: ['doc-endnote'],
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -174,3 +174,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -184,3 +184,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -194,3 +194,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -204,3 +204,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -214,3 +214,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -224,3 +224,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -234,3 +234,3 @@ },

owned: ['term', 'definition'],
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -244,3 +244,3 @@ },

owned: null,
namefrom: ['author', 'contents'],
nameFrom: ['author', 'contents'],
context: null

@@ -254,3 +254,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -264,3 +264,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -274,3 +274,3 @@ },

owned: null,
namefrom: ['author', 'contents'],
nameFrom: ['author', 'contents'],
context: null

@@ -284,3 +284,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -294,3 +294,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -304,3 +304,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -314,3 +314,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -324,3 +324,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -334,3 +334,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -344,3 +344,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -354,3 +354,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -364,3 +364,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author', 'contents'],
context: null

@@ -374,3 +374,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -384,3 +384,3 @@ },

owned: null,
namefrom: ['author'],
nameFrom: ['author'],
context: null

@@ -387,0 +387,0 @@ }

{
"name": "@daisy/ace-core",
"version": "1.0.0",
"version": "1.0.1",
"description": "Core library for Ace",

@@ -20,5 +20,5 @@ "author": {

"dependencies": {
"@daisy/ace-report": "^1.0.0",
"@daisy/ace-report-axe": "^1.0.0",
"@daisy/epub-utils": "^1.0.0",
"@daisy/ace-report": "^1.0.1",
"@daisy/ace-report-axe": "^1.0.1",
"@daisy/epub-utils": "^1.0.1",
"@daisy/puppeteer-utils": "^1.0.0",

@@ -25,0 +25,0 @@ "axe-core": "~2.6.1",

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