Huge News!Announcing our $40M Series B led by Abstract Ventures.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.7.10 to 1.7.11

7

CHANGELOG.md

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

## [1.7.11](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.10...v1.7.11) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([dc96f61](https://github.com/CoCreate-app/CoCreate-local-storage/commit/dc96f61640d0d5ac44b1fdace31ab7b8c0230f47))
## [1.7.10](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.9...v1.7.10) (2023-06-11)

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

8

package.json
{
"name": "@cocreate/local-storage",
"version": "1.7.10",
"version": "1.7.11",
"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",

@@ -50,3 +50,3 @@ "keywords": [

"@babel/preset-env": "^7.9.6",
"@cocreate/cli": "^1.29.3",
"@cocreate/cli": "^1.33.0",
"babel-loader": "^8.1.0",

@@ -63,5 +63,5 @@ "clean-webpack-plugin": "^3.0.0",

"dependencies": {
"@cocreate/actions": "^1.8.19",
"@cocreate/observer": "^1.8.6"
"@cocreate/actions": "^1.8.21",
"@cocreate/observer": "^1.8.8"
}
}
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