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

@plexis/to-succ

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plexis/to-succ - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

4

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

@@ -25,3 +25,3 @@ "module": "dist/index.esm.js",

},
"gitHead": "ba3ebd6492a002b8483add45fa098db086daec65"
"gitHead": "7a6a56e77ce7af97f9a3299a579d45ef1c594b6f"
}

@@ -5,5 +5,5 @@ /**

* @example
* toPred('a') // returns 'b'
* toPred('A') // returns 'B'
* toPred('ABCD') // returns 'BCDE'
* toSucc('a') // returns 'b'
* toSucc('A') // returns 'B'
* toSucc('ABCD') // returns 'BCDE'
*/

@@ -10,0 +10,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