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

@wordpress/token-list

Package Overview
Dependencies
Maintainers
10
Versions
149
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.2.0 to 1.3.0

5

build-module/index.js

@@ -0,1 +1,2 @@

import _regeneratorRuntime from "@babel/runtime/regenerator";
import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";

@@ -73,4 +74,4 @@ import _createClass from "@babel/runtime/helpers/esm/createClass";

/*#__PURE__*/
regeneratorRuntime.mark(function value() {
return regeneratorRuntime.wrap(function value$(_context) {
_regeneratorRuntime.mark(function value() {
return _regeneratorRuntime.wrap(function value$(_context) {
while (1) {

@@ -77,0 +78,0 @@ switch (_context.prev = _context.next) {

6

build/index.js

@@ -10,2 +10,4 @@ "use strict";

var _regenerator = _interopRequireDefault(require("@babel/runtime/regenerator"));
var _classCallCheck2 = _interopRequireDefault(require("@babel/runtime/helpers/classCallCheck"));

@@ -83,4 +85,4 @@

/*#__PURE__*/
regeneratorRuntime.mark(function value() {
return regeneratorRuntime.wrap(function value$(_context) {
_regenerator.default.mark(function value() {
return _regenerator.default.wrap(function value$(_context) {
while (1) {

@@ -87,0 +89,0 @@ switch (_context.prev = _context.next) {

{
"name": "@wordpress/token-list",
"version": "1.2.0",
"version": "1.3.0",
"description": "Constructable, plain JavaScript DOMTokenList implementation, supporting non-browser runtimes.",

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

"dependencies": {
"@babel/runtime": "^7.3.1",
"@babel/runtime": "^7.4.4",
"lodash": "^4.17.11"

@@ -29,3 +29,3 @@ },

},
"gitHead": "80d228669adadb8dfcd24b8421517fed3be2d474"
"gitHead": "87f92f8f58a14a58b44beff0919734c546b3b975"
}

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