Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cryptocrit

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptocrit - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

server.js

23

package.json
{
"name": "cryptocrit",
"version": "1.0.0",
"description": "CryptoCRIT is an open-source Cryptocurrency project for making automated payments, The associated Cryptocurrency is called CritCoin",
"main": "index.js",
"version": "1.0.1",
"description": "An open-source Cryptocurrency Project",
"main": "server.js",
"scripts": {
"test": ""
"test": "echo \"Error: no test specified\" && exit 1"
},

@@ -14,12 +14,15 @@ "repository": {

"keywords": [
"Cryptocurrency",
"open-source",
"CritCoins"
"blockchain",
"cryptocurrency"
],
"author": "CryptoCRIT",
"license": "ISC",
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/rgab1508/CryptoCRIT/issues"
},
"homepage": "https://github.com/rgab1508/CryptoCRIT"
"homepage": "https://github.com/rgab1508/CryptoCRIT#readme",
"dependencies": {
"crypto": "^1.0.1",
"express": "^4.17.1"
}
}
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