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

aws-r

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

aws-r - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "aws-r",
"version": "0.0.2",
"version": "0.0.3",
"description": "attempts to use a postinstall script to install AWS onto amazon linux",

@@ -8,3 +8,3 @@ "main": "index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "./installR.sh"
"postinstall": "chmod a+x installR.sh && ./installR.sh"
},

@@ -11,0 +11,0 @@ "author": "macdja38",

Sorry, the diff of this file is not supported yet

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