Socket
Socket
Sign inDemoInstall

@casl/react

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.1 to 2.2.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Change Log

## [2.2.2](https://github.com/stalniy/casl/compare/@casl/react@2.2.1...@casl/react@2.2.2) (2021-01-14)
### Features
* **angular:** updates angular to v11 ([#421](https://github.com/stalniy/casl/issues/421)) ([ec16bf9](https://github.com/stalniy/casl/commit/ec16bf9e93536c4ec249d2520cf336c1497615a9))
## [2.2.1](https://github.com/stalniy/casl/compare/@casl/react@2.2.0...@casl/react@2.2.1) (2020-12-28)

@@ -7,0 +14,0 @@

22

package.json
{
"name": "@casl/react",
"version": "2.2.1",
"version": "2.2.2",
"description": "React component for CASL which makes it easy to add permissions in any React application",

@@ -46,3 +46,3 @@ "main": "dist/umd/index.js",

"@casl/ability": "^3.0.0 || ^4.0.0 || ^5.1.0",
"react": "^15.0.0 || ^16.0.0"
"react": "^15.0.0 || ^16.0.0 || ^17.0.0"
},

@@ -57,11 +57,9 @@ "devDependencies": {

"@rollup/plugin-babel": "^5.0.2",
"@rollup/plugin-node-resolve": "^9.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.0.7",
"@semantic-release/npm": "^7.0.5",
"@testing-library/react-hooks": "^3.2.1",
"@testing-library/react-hooks": "^4.0.1",
"@types/node": "^14.0.5",
"@types/react": "^16.9.19",
"@typescript-eslint/eslint-plugin": "4.11.0",
"@types/react": "^17.0.0",
"@typescript-eslint/eslint-plugin": "4.13.0",
"chai": "^4.1.0",

@@ -74,10 +72,10 @@ "chai-spies": "^1.0.0",

"jest": "^26.0.0",
"react": "^16.3.0",
"react-test-renderer": "^16.3.0",
"react": "^17.0.1",
"react-test-renderer": "^17.0.1",
"rollup": "^2.10.9",
"rollup-plugin-sourcemaps": "^0.6.2",
"rollup-plugin-terser": "^7.0.0",
"semantic-release": "17.1.1",
"semantic-release": "17.3.2",
"ts-jest": "^26.4.4",
"typescript": "~4.0.3"
"typescript": "~4.0.0"
},

@@ -84,0 +82,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc