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.2.16 to 1.2.17

7

CHANGELOG.md

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

## [1.2.17](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.16...v1.2.17) (2021-09-14)
### Bug Fixes
* add cocreate.app to domains ([974cc26](https://github.com/CoCreate-app/CoCreate-local-storage/commit/974cc26cc19a120cb76c907fbd853fca38b20bb4))
## [1.2.16](https://github.com/CoCreate-app/CoCreate-local-storage/compare/v1.2.15...v1.2.16) (2021-09-13)

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

1

CoCreate.config.js

@@ -17,2 +17,3 @@ module.exports = {

"domains": [
"cocreate.app",
"general.cocreate.app"

@@ -19,0 +20,0 @@ ],

2

package.json
{
"name": "@cocreate/local-storage",
"version": "1.2.16",
"version": "1.2.17",
"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 data-attributes and/or JavaScript API",

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

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