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

@cocreate/utils

Package Overview
Dependencies
Maintainers
1
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/utils - npm Package Compare versions

Comparing version 1.1.25 to 1.1.26

7

CHANGELOG.md

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

## [1.1.26](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.25...v1.1.26) (2021-10-04)
### Bug Fixes
* remove configMatch from exports ([069417e](https://github.com/CoCreate-app/CoCreate-utils/commit/069417e0bd8d4b1b798034497b72c9d7d05840df))
## [1.1.25](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.24...v1.1.25) (2021-10-04)

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

2

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

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

@@ -66,5 +66,4 @@ /*globals DOMParser*/

parseTextToHtml,
configMatch,
getAttributes,
cssPath
};
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