🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@circlehq/block-text

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@circlehq/block-text - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
0.0.2
to
0.0.3
+4
-3
package.json
{
"name": "@circlehq/block-text",
"version": "0.0.2",
"version": "0.0.3",
"description": "CircleHq Block Text component",
"main": "dist/index.js",
"main": "dist/index.js",
"types": "dist/types/index.d.ts",

@@ -11,3 +11,3 @@ "files": [

"scripts": {
"build": "babel src --extensions \".ts,.tsx,.js,.jsx\" --out-dir dist && tsc --emitDeclarationOnly"
"build": "babel src --extensions \".ts,.tsx,.js,.jsx\" --out-dir dist && tsc --emitDeclarationOnly"
},

@@ -33,2 +33,3 @@ "author": "godwillonyewuchii@gmail.com",

"dompurify": "^3.1.6",
"html-react-parser": "^5.1.16",
"insane": "^2.6.2",

@@ -35,0 +36,0 @@ "marked": "^12.0.2"