You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@socketregistry/string.prototype.codepointat

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketregistry/string.prototype.codepointat - npm Package Compare versions

Comparing version

to
1.0.1

LICENSE.original

28

package.json
{
"name": "@socketregistry/string.prototype.codepointat",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -12,6 +12,28 @@ "description": "Socket.dev optimized package override for string.prototype.codepointat",

"type": "git",
"url": "https://github.com/SocketDev/socket-registry-js",
"url": "git+https://github.com/SocketDev/socket-registry-js.git",
"directory": "packages/npm/string.prototype.codepointat"
},
"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": {

5

README.md

@@ -7,4 +7,5 @@ # @socketregistry/string.prototype.codepointat

> A zero dependency drop-in replacement of
> [`string.prototype.codepointat`](https://www.npmjs.com/package/string.prototype.codepointat).
> A tested zero dependency drop-in replacement of
> [`string.prototype.codepointat`](https://www.npmjs.com/package/string.prototype.codepointat)
> complete with TypeScript types.

@@ -11,0 +12,0 @@ ## Installation