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

@cocreate/authenticate

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/authenticate - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

7

CHANGELOG.md

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

## [1.0.10](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.0.9...v1.0.10) (2023-06-11)
### Bug Fixes
* postintall error ([72e568d](https://github.com/CoCreate-app/CoCreate-authenticate/commit/72e568d7bccf58576ad3c4c6b2a925cfb514c1a3))
## [1.0.9](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.0.8...v1.0.9) (2023-06-11)

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

4

package.json
{
"name": "@cocreate/authenticate",
"version": "1.0.9",
"version": "1.0.10",
"description": "A simple authenticate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

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

"build": "NODE_ENV=production npx webpack --config webpack.config.js",
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
"postinstall": "node $PWD/node_modules/@cocreate/cli/check-coc.js"
},

@@ -29,0 +29,0 @@ "publishConfig": {

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