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

inflect

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inflect - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

client/.DS_Store

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 0.5.0 (29th July, 2020)
* include client builds in npm build (thanks to pecord)
* updated dependencies
## 0.4.1 (7th April, 2020)

@@ -2,0 +7,0 @@

7

package.json

@@ -11,3 +11,3 @@ {

],
"version": "0.4.1",
"version": "0.5.0",
"license": "MIT",

@@ -25,3 +25,4 @@ "author": "Stefan Stüben <MSNexploder@gmail.com>",

"spec",
"src"
"src",
"client"
],

@@ -45,3 +46,3 @@ "scripts": {

"docco": "~0.8.0",
"uglify-js": "^3.8.1",
"uglify-js": "^3.10.0",
"vows": "^0.8.3"

@@ -48,0 +49,0 @@ },

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