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

@wordpress/token-list

Package Overview
Dependencies
Maintainers
16
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/token-list - npm Package Compare versions

Comparing version 1.14.1 to 1.14.2-next.53e2173694.0

7

build-module/index.js

@@ -37,6 +37,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator";

/* eslint-enable no-unused-expressions */
} // Disable reason: JSDoc lint doesn't understand TypeScript types
/* eslint-disable jsdoc/valid-types */
}
/**

@@ -87,4 +84,2 @@ * @param {Parameters<Array<string>['entries']>} args

}
/* eslint-enable jsdoc/valid-types */
/**

@@ -91,0 +86,0 @@ * Returns the associated set as string.

@@ -47,6 +47,3 @@ "use strict";

/* eslint-enable no-unused-expressions */
} // Disable reason: JSDoc lint doesn't understand TypeScript types
/* eslint-disable jsdoc/valid-types */
}
/**

@@ -97,4 +94,2 @@ * @param {Parameters<Array<string>['entries']>} args

}
/* eslint-enable jsdoc/valid-types */
/**

@@ -101,0 +96,0 @@ * Returns the associated set as string.

4

package.json
{
"name": "@wordpress/token-list",
"version": "1.14.1",
"version": "1.14.2-next.53e2173694.0",
"description": "Constructable, plain JavaScript DOMTokenList implementation, supporting non-browser runtimes.",

@@ -32,3 +32,3 @@ "author": "The WordPress Contributors",

},
"gitHead": "c79ef3aaa212f328a7d45f02018c21c94aa0965c"
"gitHead": "cac63ac5e871791c3ea5bc6a5a7dd06d6229cccb"
}

@@ -30,5 +30,2 @@ /**

// Disable reason: JSDoc lint doesn't understand TypeScript types
/* eslint-disable jsdoc/valid-types */
/**

@@ -62,4 +59,2 @@ * @param {Parameters<Array<string>['entries']>} args

/* eslint-enable jsdoc/valid-types */
/**

@@ -66,0 +61,0 @@ * Returns the associated set as string.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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