Sha256: d4ef2061e4a6664ceb310e84473f4214dd5e382a74c277ec5e2fd360ec58c40c

Contents?: true

Size: 1.14 KB

Versions: 26

Compression:

Stored size: 1.14 KB

Contents

{
  "name": "setprototypeof",
  "version": "1.1.1",
  "description": "A small polyfill for Object.setprototypeof",
  "main": "index.js",
  "typings": "index.d.ts",
  "scripts": {
    "test": "standard && mocha",
    "testallversions": "npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11",
    "testversion": "docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t",
    "node010": "NODE_VER=0.10 MOCHA_VER=3 npm run testversion",
    "node4": "NODE_VER=4 npm run testversion",
    "node6": "NODE_VER=6 npm run testversion",
    "node9": "NODE_VER=9 npm run testversion",
    "node11": "NODE_VER=11 npm run testversion"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wesleytodd/setprototypeof.git"
  },
  "keywords": [
    "polyfill",
    "object",
    "setprototypeof"
  ],
  "author": "Wes Todd",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/wesleytodd/setprototypeof/issues"
  },
  "homepage": "https://github.com/wesleytodd/setprototypeof",
  "devDependencies": {
    "mocha": "^5.2.0",
    "standard": "^12.0.1"
  }
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/setprototypeof/package.json
disco_app-0.18.0 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.18.2 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.16.1 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.15.2 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.18.4 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.18.1 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.14.0 test/dummy/node_modules/setprototypeof/package.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/setprototypeof/package.json
tang-0.2.1 spec/tang_app/node_modules/setprototypeof/package.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/setprototypeof/package.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/setprototypeof/package.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/setprototypeof/package.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/setprototypeof/package.json
tang-0.2.0 spec/tang_app/node_modules/setprototypeof/package.json
tang-0.1.0 spec/tang_app/node_modules/setprototypeof/package.json
tang-0.0.9 spec/tang_app/node_modules/setprototypeof/package.json
enju_library-0.3.8 spec/dummy/node_modules/setprototypeof/package.json
jester-data-8.0.0 node_modules/setprototypeof/package.json