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

plexis

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plexis - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

12

package.json
{
"name": "plexis",
"version": "0.0.8",
"version": "0.0.9",
"main": "dist/index.js",

@@ -12,6 +12,6 @@ "module": "dist/index.esm.js",

"dependencies": {
"@plexis/to-pred": "^0.0.8",
"@plexis/to-succ": "^0.0.8",
"@plexis/to-title": "^0.0.8",
"@plexis/without-diacritics": "^0.0.8"
"@plexis/to-pred": "^0.0.9",
"@plexis/to-succ": "^0.0.9",
"@plexis/to-title": "^0.0.9",
"@plexis/without-diacritics": "^0.0.9"
},

@@ -32,3 +32,3 @@ "keywords": [

},
"gitHead": "ba3ebd6492a002b8483add45fa098db086daec65"
"gitHead": "7a6a56e77ce7af97f9a3299a579d45ef1c594b6f"
}
export {default as toPred, default as toPredecessor} from '@plexis/to-pred';
export {default as toSucc, default as toSuccessor} from '@plexis/to-succ';
export {default as toTitle, default as titleize} from '@plexis/to-title';
export {default as withoutDiacritics, default as cleanDiacritics} from '@plexis/without-diacritics';
export {
default as withoutDiacritics,
default as cleanDiacritics,
default as removeDiacritics
} from '@plexis/without-diacritics';

Sorry, the diff of this file is not supported yet

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