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

@cocreate/api

Package Overview
Dependencies
Maintainers
1
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/api - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/CoCreate-api.min.js

7

CHANGELOG.md

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

## [1.0.3](https://github.com/CoCreate-app/CoCreate-api/compare/v1.0.2...v1.0.3) (2021-04-02)
### Bug Fixes
* replace @cocraete/socket with socket-client ([0574897](https://github.com/CoCreate-app/CoCreate-api/commit/05748974a4feae4418ff87d9b66a5bb9f77d4fc4))
## [1.0.2](https://github.com/CoCreate-app/CoCreate-api/compare/v1.0.1...v1.0.2) (2021-03-29)

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

2

package.json
{
"name": "@cocreate/api",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple api helper component in vanilla javascript. Easily intergrate thirdparty apis. Makes thirdparty api accessible using HTML5 data-attributes and/or JavaScript API",

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

@@ -1,2 +0,2 @@

import CoCreateSocket from "@cocreate/socket"
import CoCreateSocket from "@cocreate/socket-client"
import CoCreateAction from '@cocreate/action'

@@ -3,0 +3,0 @@ import CoCreateRender from '@cocreate/render'

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