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

storyblok-react

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storyblok-react - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

package.json
{
"name": "storyblok-react",
"version": "0.0.1",
"version": "0.0.2",
"description": "React component for storyblok.",

@@ -29,4 +29,4 @@ "keywords": [

"dependencies": {
"react": "~15.3.2",
"react-dom": "~15.3.2"
"react": ">=15.3.2",
"react-dom": ">=15.3.2"
},

@@ -33,0 +33,0 @@ "babel": {

@@ -5,3 +5,3 @@ # Storyblok Editable Component

###Installation
### Installation
npm install storyblock-editable --save-dev

@@ -13,3 +13,3 @@

###Example
### Example

@@ -23,3 +23,3 @@ <SbEditable content={this.props.content}>

##License
## License
MIT
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