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

@texting/enum-brackets

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@texting/enum-brackets - npm Package Compare versions

Comparing version

to
0.2.0

20

package.json
{
"name": "@texting/enum-brackets",
"version": "0.1.13",
"version": "0.2.0",
"description": "String brackets",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [

@@ -16,6 +13,2 @@ "dist"

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
},
"repository": {

@@ -37,3 +30,6 @@ "type": "git",

"homepage": "https://github.com/gadge/spare#readme",
"gitHead": "237b214a27792b5e5b7ba22cc00dc598bf0c33b4"
}
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
}
}

0

README.md

@@ -0,0 +0,0 @@ ## @texting/enum-brackets

Sorry, the diff of this file is not supported yet