Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@php-wasm/node-polyfills

Package Overview
Dependencies
Maintainers
0
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/node-polyfills - npm Package Compare versions

Comparing version 0.9.15 to 0.9.16

LICENSE

66

package.json
{
"name": "@php-wasm/node-polyfills",
"version": "0.9.15",
"description": "PHP.wasm – polyfills for Node.js",
"repository": {
"type": "git",
"url": "https://github.com/WordPress/wordpress-playground"
},
"homepage": "https://developer.wordpress.org/playground",
"author": "The WordPress contributors",
"contributors": [
{
"name": "Adam Zielinski",
"email": "adam@adamziel.com",
"url": "https://github.com/adamziel"
}
],
"type": "module",
"main": "./index.cjs",
"module": "./index.js",
"exports": {
".": {
"import": "./index.js",
"require": "./index.cjs"
},
"./package.json": "./package.json"
},
"publishConfig": {
"access": "public",
"directory": "../../../dist/packages/php-wasm/node-polyfills"
},
"license": "GPL-2.0-or-later",
"gitHead": "62c0b6769e8922ec6ec1fdb985a69c4e86d070a2"
"name": "@php-wasm/node-polyfills",
"version": "0.9.16",
"description": "PHP.wasm – polyfills for Node.js",
"repository": {
"type": "git",
"url": "https://github.com/WordPress/wordpress-playground"
},
"homepage": "https://developer.wordpress.org/playground",
"author": "The WordPress contributors",
"contributors": [
{
"name": "Adam Zielinski",
"email": "adam@adamziel.com",
"url": "https://github.com/adamziel"
}
],
"type": "module",
"main": "./index.cjs",
"module": "./index.js",
"types": "index.d.ts",
"exports": {
".": {
"import": "./index.js",
"require": "./index.cjs"
},
"./package.json": "./package.json"
},
"publishConfig": {
"access": "public",
"directory": "../../../dist/packages/php-wasm/node-polyfills"
},
"license": "GPL-2.0-or-later",
"gitHead": "47110de9a9efc876f7b432c88d904ef081d1365c",
"dependencies": {}
}
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