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

@cocreate/local-storage

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/local-storage - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.4.2](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.4.1...v1.4.2) (2023-01-29)
### Bug Fixes
* execute function checkSupport ([4ca16b6](https://github.com/CoCreate-app/CoCreate-local-storage/commit/4ca16b6adf0118aba8572abf4c78d93be62fdcdf))
## [1.4.1](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.4.0...v1.4.1) (2023-01-29)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "@cocreate/local-storage",
"version": "1.4.1",
"version": "1.4.2",
"description": "A Simple component similar to CoCreate-input & CoCreate-fetch which Save and fetch data for inputs, textarea, selects from localstorage. Easily configured using HTML5 attributes and/or JavaScript API",

@@ -5,0 +5,0 @@ "keywords": [

@@ -137,2 +137,4 @@ import action from '@cocreate/actions'

CoCreateLocalStorage.checkSupport()
export default CoCreateLocalStorage;
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