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

@assortment/darkmodejs

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assortment/darkmodejs - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

.eslintrc.json

@@ -19,3 +19,3 @@ {

"quotes": ["error", "single"],
"import/prefer-default-export": false,
"import/prefer-default-export": 0,
"comma-dangle": "off",

@@ -22,0 +22,0 @@ "arrow-parens": ["error", "as-needed"],

@@ -34,3 +34,3 @@ module.exports = ({ onChange = () => {} }) => {

}
}
};
};
{
"name": "@assortment/darkmodejs",
"version": "1.2.0",
"version": "1.2.1",
"description": "Utility package for managing Dark Mode on the web",

@@ -28,11 +28,11 @@ "main": "index.js",

"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"babel-jest": "^24.8.0",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jest": "^22.6.4",
"jest": "^24.8.0"
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"babel-jest": "^26.6.3",
"eslint": "^7.19.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.6.3"
}
}
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