@rocket.chat/string-helpers
Advanced tools
Comparing version 0.29.0 to 0.30.0
{ | ||
"name": "@rocket.chat/string-helpers", | ||
"version": "0.29.0", | ||
"version": "0.30.0", | ||
"description": "Helper functions for string manipulation", | ||
@@ -26,9 +26,2 @@ "keywords": [ | ||
"types": "dist/esm/index.d.ts", | ||
"typesVersions": { | ||
"<4.1": { | ||
"*": [ | ||
"dist/ts3.4/*" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
@@ -38,7 +31,6 @@ "/dist" | ||
"scripts": { | ||
"build": "run-s .:build:clean .:build:esm .:build:cjs .:build:ts3.4", | ||
"build": "run-s .:build:clean .:build:esm .:build:cjs", | ||
".:build:clean": "rimraf dist", | ||
".:build:esm": "tsc -p tsconfig.json", | ||
".:build:cjs": "tsc -p tsconfig-cjs.json", | ||
".:build:ts3.4": "downlevel-dts dist/esm/ dist/ts3.4/ --to=3.4", | ||
"lint": "eslint src", | ||
@@ -54,8 +46,7 @@ "lint-fix": "eslint --fix src", | ||
"devDependencies": { | ||
"@rocket.chat/eslint-config-alt": "^0.29.0", | ||
"@rocket.chat/prettier-config": "^0.29.0", | ||
"@types/jest": "^26.0.24", | ||
"downlevel-dts": "^0.7.0", | ||
"eslint": "^7.29.0", | ||
"jest": "^27.0.6", | ||
"@rocket.chat/eslint-config-alt": "^0.30.0", | ||
"@rocket.chat/prettier-config": "^0.30.0", | ||
"@types/jest": "^27.0.2", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.2.1", | ||
"lint-staged": "^11.0.0", | ||
@@ -65,3 +56,3 @@ "npm-run-all": "^4.1.5", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^27.0.3", | ||
"ts-jest": "^27.0.5", | ||
"typedoc": "^0.21.2", | ||
@@ -73,3 +64,3 @@ "typescript": "^4.3.4" | ||
}, | ||
"gitHead": "7ee36639c794c70637ac1133469aea61594f16e9" | ||
"gitHead": "da958e09a15720ecf69ea4eceeb9dd16a4b87362" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12
51116
75
439