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

jsuites

Package Overview
Dependencies
Maintainers
1
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsuites - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

jest.config.js

11

package.json

@@ -23,2 +23,3 @@ {

"test": "jest",
"test:watch": "jest --watchAll",
"build": "npx webpack --config webpack.config.js",

@@ -29,3 +30,3 @@ "start": "npx webpack serve --history-api-fallback"

"types": "dist/jsuites.d.ts",
"version": "5.1.1",
"version": "5.1.2",
"bugs": "https://github.com/jsuites/jsuites/issues",

@@ -36,11 +37,15 @@ "homepage": "https://github.com/jsuites/jsuites",

"devDependencies": {
"@testing-library/dom": "^9.3.4",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.2",
"css-minimizer-webpack-plugin": "^3.4.1",
"jest": "^28.1.1",
"jest": "^28.1.3",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.7.0",
"jsdom": "^24.0.0",
"mini-css-extract-plugin": "^2.7.0",
"style-loader": "^3.3.1",
"url-loader": "^4.1.1",
"ts-loader": "^9.4.1",
"typescript": "^4.9.3",
"url-loader": "^4.1.1",
"webpack": "^5.88.2",

@@ -47,0 +52,0 @@ "webpack-cli": "^5.1.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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