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.7 to 1.7.8

7

CHANGELOG.md

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

## [1.7.8](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.7...v1.7.8) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b7314c8](https://github.com/CoCreate-app/CoCreate-local-storage/commit/b7314c85c0f0023633339f35ab9bd2ac79f14967))
## [1.7.7](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.7.6...v1.7.7) (2023-06-04)

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

8

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "",
"key": "",
"host": ""
},
"organization_id": "",
"key": "",
"host": "",
"sources": [

@@ -8,0 +6,0 @@ {

{
"name": "@cocreate/local-storage",
"version": "1.7.7",
"version": "1.7.8",
"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",

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

"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"hosting": "node ./node_modules/@cocreate/hosting/src/index.js"
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
},

@@ -52,2 +52,3 @@ "repository": {

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

@@ -64,6 +65,6 @@ "clean-webpack-plugin": "^3.0.0",

"dependencies": {
"@cocreate/actions": "^1.8.14",
"@cocreate/docs": "^1.7.15",
"@cocreate/observer": "^1.8.3"
"@cocreate/actions": "^1.8.18",
"@cocreate/docs": "^1.8.13",
"@cocreate/observer": "^1.8.5"
}
}

Sorry, the diff of this file is not supported yet

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