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

prime-util

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prime-util - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.jshintrc

9

package.json
{
"name": "prime-util",
"version": "0.0.1",
"version": "0.0.2",
"description": "Extra Utilities using Prime",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "make test"
},
"repository": "",
"author": "Arian Stolwijk",
"repository": {
"type": "git",
"url": "git://github.com/arian/prime-util.git"
},
"license": "MIT",

@@ -12,0 +15,0 @@ "dependencies": {

/*
object methods
*/"use strict"
*/"use strict";

@@ -5,0 +5,0 @@ var shell = require("prime/util/shell")

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