Socket
Socket
Sign inDemoInstall

return-style

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

return-style - npm Package Compare versions

Comparing version 0.12.5 to 0.12.6

29

package.json
{
"name": "return-style",
"version": "0.12.5",
"version": "0.12.6",
"description": "Non-intrusively convert the result of any function or promise to the user's desired style.",

@@ -30,2 +30,3 @@ "keywords": [

"types": "lib/es2018/index.d.ts",
"sideEffects": false,
"repository": "git@github.com:BlackGlory/return-style.git",

@@ -59,23 +60,23 @@ "author": "BlackGlory <woshenmedoubuzhidao@blackglory.me>",

"devDependencies": {
"@blackglory/jest-matchers": "^0.1.21",
"@blackglory/types": "^0.5.2",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@blackglory/jest-matchers": "^0.2.1",
"@blackglory/types": "^0.6.5",
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0",
"@rollup/plugin-typescript": "^8.3.0",
"@types/jest": "^27.0.3",
"@types/node": "^14.14.35",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"eslint": "^8.4.0",
"@types/jest": "^27.4.0",
"@types/node": "14",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"eslint": "^8.6.0",
"husky": "4",
"iterable-operator": "^0.14.4",
"jest": "^27.4.3",
"iterable-operator": "^0.14.5",
"jest": "^27.4.7",
"jest-extended": "^1.2.0",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
"rollup": "^2.60.2",
"rollup": "^2.63.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"standard-version": "^9.3.2",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.2",
"tscpaths": "^0.0.9",

@@ -82,0 +83,0 @@ "tslib": "^2.3.1",

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