New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webvr-polyfill

Package Overview
Dependencies
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webvr-polyfill - npm Package Compare versions

Comparing version 0.9.32 to 0.9.33

scripts/publish.js

7

CONTRIBUTING.md

@@ -18,8 +18,5 @@ # Building

Once changes are made, a new version can be published to the index using the
following commands:
`npm run publish` command for `patch` updates. For major or minor changes,
execute `node scripts/publish.js RELEASE` directly.
npm version <NEW_VERSION>
npm publish
git push --tags
[webpack]: https://webpack.js.org
{
"name": "webvr-polyfill",
"version": "0.9.32",
"version": "0.9.33",
"homepage": "https://github.com/googlevr/webvr-polyfill",

@@ -15,2 +15,3 @@ "authors": [

"mocha": "^3.2.0",
"semver": "^5.3.0",
"webpack": "^2.6.1",

@@ -29,2 +30,3 @@ "webpack-dev-server": "^2.4.5"

"build": "webpack",
"publish": "node scripts/publish.js",
"test": "mocha"

@@ -36,2 +38,2 @@ },

}
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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