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

frog

Package Overview
Dependencies
Maintainers
1
Versions
518
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frog - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

CHANGELOG.md

42

package.json

@@ -1,11 +0,35 @@

{ "name": "frog"
, "description": ""
, "keywords": []
, "version": "0.0.0"
, "author": "Erik Lundin"
, "homepage": "https://github.com/erkl/frog"
, "repository":
{ "type": "git"
, "url": "https://github.com/erkl/frog.git"
{
"name": "frog",
"version": "0.1.0",
"description": "wip, private currently.",
"repository": "tunnckoCore/frog",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",
"precommit.silent": true,
"main": "index.js",
"license": "MIT",
"scripts": {
"test": "standard && node test.js"
},
"dependencies": {},
"devDependencies": {
"mukla": "^0.3.1",
"pre-commit": "*"
},
"files": [
"index.js"
],
"keywords": [
"frog"
],
"verb": {
"run": true,
"toc": false,
"layout": "empty",
"tasks": [
"readme"
],
"lint": {
"reflinks": true
}
}
}
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