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

@qualweb/act-rules

Package Overview
Dependencies
Maintainers
1
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qualweb/act-rules - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

5

package.json
{
"name": "@qualweb/act-rules",
"version": "0.0.11",
"version": "0.0.12",
"description": "ACT-R module for qualweb accessibility evaluator",
"main": "dist/index.js",
"types": "./node_modules/@qualweb/types",
"scripts": {

@@ -21,3 +22,3 @@ "tsc": "tsc",

"devDependencies": {
"@qualweb/types": "0.0.11",
"@qualweb/types": "0.0.12",
"@types/htmlparser2": "^3.10.0",

@@ -24,0 +25,0 @@ "@types/lodash": "^4.14.135",

2

tsconfig.json

@@ -45,3 +45,3 @@ {

// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
//"typeRoots": [], /* List of folders to include type definitions from. */
"typeRoots": ["./node_modules/@qualweb/types"], /* List of folders to include type definitions from. */
"types": ["./node_modules/@qualweb/types", "lodash", "node", "htmlparser2"], /* Type declaration files to be included in compilation. */

@@ -48,0 +48,0 @@ // "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */

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