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

@phensley/plurals

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phensley/plurals - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

16

package.json
{
"name": "@phensley/plurals",
"version": "1.1.2",
"version": "1.2.0",
"description": "Plural rules engine",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

"coverage": "jest --coverage --runInBand --no-cache --coverageReporters=html",
"lint": "tslint -p ./tsconfig.lint.json",
"lint": "eslint -c .eslintrc.js --ext .ts src __tests__",
"prepublish": "yarn build",

@@ -40,3 +40,3 @@ "test:watch": "jest --watch --coverage --coverageReporters=html"

"dependencies": {
"@phensley/decimal": "1.1.2",
"@phensley/decimal": "^1.2.0",
"tslib": "^1.11.1"

@@ -48,10 +48,14 @@ },

"@types/node": "^13.13.4",
"@typescript-eslint/eslint-plugin": "^2.30.0",
"@typescript-eslint/parser": "^2.30.0",
"beautify-benchmark": "^0.2.4",
"benchmark": "^2.1.4",
"chalk": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"jest": "^25.4.0",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"ts-jest": "^25.4.0",
"tslint": "^6.1.2",
"tslint-no-circular-imports": "^0.7.0",
"typescript": "^3.8.3"

@@ -72,3 +76,3 @@ },

},
"gitHead": "e310d377df531d1756c419b8687280c77af277ee"
"gitHead": "42b88fa1fa672c12a88dfe4fea152d1eb614e919"
}
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