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

testjanko

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testjanko - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

index.js

34

package.json
{
"author": "Jan Rupnik",
"author": {
"name": "Jan Rupnik"
},
"name": "testjanko",
"description": "Converts files to uppercase",
"version": "0.1.1",
"description": "tests",
"version": "1.0.0",
"repository": {
"url": ""
},
"main": "./lib/uppercaseme",
"keywords": [
"upper",
"case",
"file"
],
"bin": {
"uppercaseme": "./bin/uppercaseme"
},
"main": "./index.js",
"keywords": [ ],
"dependencies": {},
"engines": {
"node": "*"
}
}
"node": "0.12.x"
},
"scripts": {},
"maintainers": [
{
"name": "rupnikj",
"email": "jan.rupnik@ijs.si"
}
],
"directories": {}
}

@@ -1,4 +0,4 @@

upper-case-me
tesi
-------------
This is a cool program to upper-case files
experiment
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