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

lifejs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lifejs - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

42

package.json
{
"name": "lifejs",
"version": "0.1.1",
"description": "such w0w life!",
"main": "life.js",
"scripts": {
"test": "lab -c test"
},
"repository": {
"type": "git",
"url": "https://github.com/erayarslan/life"
},
"keywords": [
"life"
],
"author": "Eray Arslan",
"license": "MIT",
"bugs": {
"url": "https://github.com/erayarslan/life/issues"
},
"homepage": "https://github.com/erayarslan/life",
"devDependencies": {
"lab": "^4.6.2"
}
}
"name": "lifejs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,29 +0,5 @@

![Logo](http://emblemsbf.com/img/548.jpg)
# life [![Code Climate](https://codeclimate.com/github/erayarslan/life/badges/gpa.png)](https://codeclimate.com/github/erayarslan/life)
such w0w life!
# Deprecated Package
## install
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
```
npm install lifejs
```
## usage
```js
var life = require("lifejs");
```
## future tasks
- [x] Initial Release
- [x] Test
- [ ] **And more development processes (best part)**
## contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
Please contact support@npmjs.com if you have questions about this package.
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