@socketregistry/is-string
Advanced tools
Comparing version
{ | ||
"name": "@socketregistry/is-string", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -12,8 +12,23 @@ "description": "Socket.dev optimized package override for is-string", | ||
"type": "git", | ||
"url": "https://github.com/SocketDev/socket-registry-js", | ||
"url": "git+https://github.com/SocketDev/socket-registry-js.git", | ||
"directory": "packages/npm/is-string" | ||
}, | ||
"exports": { | ||
"node": "./node.js", | ||
"default": "./index.js" | ||
".": { | ||
"node": { | ||
"module-sync": { | ||
"types": "./index.d.ts", | ||
"default": "./index.js" | ||
}, | ||
"default": { | ||
"types": "./index.d.cts", | ||
"default": "./index.cjs" | ||
} | ||
}, | ||
"default": { | ||
"types": "./index.d.ts", | ||
"default": "./index.js" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -25,4 +40,4 @@ "sideEffects": false, | ||
"files": [ | ||
"*.d.ts", | ||
"*.js" | ||
"*.d.{c,}ts", | ||
"*.{c,}js" | ||
], | ||
@@ -29,0 +44,0 @@ "socket": { |
@@ -7,4 +7,5 @@ # @socketregistry/is-string | ||
> A zero dependency drop-in replacement of | ||
> [`is-string`](https://www.npmjs.com/package/is-string). | ||
> A tested zero dependency drop-in replacement of | ||
> [`is-string`](https://www.npmjs.com/package/is-string) complete with | ||
> TypeScript types. | ||
@@ -11,0 +12,0 @@ ## Installation |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
5237
7.91%50
2.04%21
-8.7%1
Infinity%