Socket
Socket
Sign inDemoInstall

get-random-values-esm

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-random-values-esm - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

17

package.json
{
"name": "get-random-values-esm",
"version": "1.0.0",
"version": "1.0.1",
"description": "A wrapper that rebundles [`get-random-values`](https://www.npmjs.com/package/get-random-values) into ESM, so you can use it in your `vite`, `skypack`, or wherever you need ESM.",

@@ -11,12 +11,12 @@ "keywords": [

],
"homepage": "https://github.com/stipsan/get-random-values-esm#readme",
"homepage": "https://github.com/sanity-io/get-random-values-esm#readme",
"bugs": {
"url": "https://github.com/stipsan/get-random-values-esm/issues"
"url": "https://github.com/sanity-io/get-random-values-esm/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/stipsan/get-random-values-esm.git"
"url": "git+https://github.com/sanity-io/get-random-values-esm.git"
},
"license": "MIT",
"author": "Cody Olsen <stipsan@gmail.com>",
"author": "Sanity.io <hello@sanity.io>",
"sideEffects": false,

@@ -48,2 +48,5 @@ "exports": {

"prettier": {
"plugins": [
"prettier-plugin-packagejson"
],
"semi": false,

@@ -57,5 +60,5 @@ "singleQuote": true

"@skypack/package-check": "^0.2.2",
"prettier": "^2.6.2",
"prettier-plugin-packagejson": "^2.2.18"
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.10"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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