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

flex-wrap-layout

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-wrap-layout - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

6

CHANGELOG.md

@@ -1,3 +0,7 @@

## 0.10.0 (2020/04/29)
## 0.10.1 (2021/05/08)
- Update npm packages
## 0.10.0 (2021/04/29)
- Breaking change: make useDevTools() params more user-friendly

@@ -4,0 +8,0 @@ - Fix: .next-is-wrapped may be present if the next sibling has been removed since the last run

28

package.json
{
"name": "flex-wrap-layout",
"version": "0.10.0",
"version": "0.10.1",
"repository": {

@@ -49,12 +49,12 @@ "type": "git",

"@testing-library/react": "^11.2.6",
"@types/jest": "^26.0.22",
"@types/react": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"eslint": "^7.24.0",
"@types/jest": "^26.0.23",
"@types/react-dom": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.26.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.3.5",
"eslint-plugin-jest-playwright": "^0.2.1",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest-playwright": "^0.3.2",
"eslint-plugin-jsx-a11y": "^6.4.1",

@@ -65,16 +65,16 @@ "eslint-plugin-prettier": "^3.4.0",

"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unicorn": "^30.0.0",
"eslint-plugin-unicorn": "^31.0.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"lint-staged": "^11.0.0",
"prettier": "^2.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"stylelint": "^13.12.0",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-twbs-bootstrap": "^2.1.0",
"stylelint-config-twbs-bootstrap": "^2.2.0",
"stylelint-prettier": "^1.2.0",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4"
}
}
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