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

always-thirteen

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

always-thirteen - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

.npmignore

14

package.json
{
"name": "always-thirteen",
"version": "1.0.0",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/rtorr/is-thirteen"
},
"author": "rtorr <rtorruellas@gmail.com> (http://rtorr.com/)",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"is-thirteen": "^2.0.0",
"mocha": "^2.4.5"
}
}
# Always Thirteen
This is always thirteen
```

@@ -13,2 +15,9 @@ npm install always-thirteen

=> 13
```
## Tests
```
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