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

is-pandigital

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-pandigital - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

package.json
{
"name": "is-pandigital",
"version": "1.2.1",
"version": "1.2.2",
"description": "Test if a number is pandigital (made up of the digits 1-9, once each)",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -34,1 +34,10 @@ # is-pandigital

```
## Tests
To run the test suite, first install the dependencies, then run `npm test`:
```
$ npm install
$ npm test
```
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