New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@casl/react

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casl/react - npm Package Compare versions

Comparing version 0.1.0-alpha.ade5be4a to 0.1.1

19

CHANGELOG.md

@@ -6,18 +6,9 @@ # Change Log

<a name="0.1.0-alpha.ade5be4a"></a>
# [0.1.0-alpha.ade5be4a](https://github.com/stalniy/casl/compare/@casl/react@0.1.0-alpha.2...@casl/react@0.1.0-alpha.ade5be4a) (2018-03-18)
<a name="0.1.0"></a>
# 0.1.0 (2018-03-23)
**Note:** Version bump only for package @casl/react
<a name="0.1.0-alpha.2"></a>
# 0.1.0-alpha.2 (2018-03-17)
### Features
* **component:** adds `Can` component
* **integration:** adds `createContextualCan` function which allows to work with new React Context API
* **integration:** adds `createCanBoundTo` function which allows to bind ability to component
* **component:** adds `Can` component, relates to [#23](https://github.com/stalniy/casl/issues/23)
* **integration:** adds `createContextualCan` function which allows to work with new React Context API, relates to [#23](https://github.com/stalniy/casl/issues/23)
* **integration:** adds `createCanBoundTo` function which allows to bind ability to component, relates to [#23](https://github.com/stalniy/casl/issues/23)
{
"name": "@casl/react",
"version": "0.1.0-alpha.ade5be4a",
"version": "0.1.1",
"description": "React component for CASL which makes it easy to add permissions in any React application",

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

"devDependencies": {
"@casl/ability": "^2.0.0-alpha.ade5be4a",
"@casl/ability": "^2.0.0",
"check-prop-types": "^1.1.2",

@@ -46,0 +46,0 @@ "prop-types": "^15.6.0",

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