@socketregistry/object.assign
Advanced tools
Comparing version
{ | ||
"name": "@socketregistry/object.assign", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -12,6 +12,28 @@ "description": "Socket.dev optimized package override for object.assign", | ||
"type": "git", | ||
"url": "https://github.com/SocketDev/socket-registry-js", | ||
"url": "git+https://github.com/SocketDev/socket-registry-js.git", | ||
"directory": "packages/npm/object.assign" | ||
}, | ||
"main": "./index.js", | ||
"exports": { | ||
".": { | ||
"types": "./index.d.ts", | ||
"default": "./index.js" | ||
}, | ||
"./auto": { | ||
"types": "./auto.d.ts", | ||
"default": "./auto.js" | ||
}, | ||
"./implementation": { | ||
"types": "./implementation.d.ts", | ||
"default": "./implementation.js" | ||
}, | ||
"./polyfill": { | ||
"types": "./polyfill.d.ts", | ||
"default": "./polyfill.js" | ||
}, | ||
"./shim": { | ||
"types": "./shim.d.ts", | ||
"default": "./shim.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
"sideEffects": false, | ||
@@ -18,0 +40,0 @@ "engines": { |
@@ -7,4 +7,5 @@ # @socketregistry/object.assign | ||
> A zero dependency drop-in replacement of | ||
> [`object.assign`](https://www.npmjs.com/package/object.assign). | ||
> A tested zero dependency drop-in replacement of | ||
> [`object.assign`](https://www.npmjs.com/package/object.assign) 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
6035
9.67%50
2.04%1
Infinity%