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

@guardian/src-helpers

Package Overview
Dependencies
Maintainers
27
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/src-helpers - npm Package Compare versions

Comparing version 0.16.1 to 0.17.0-rc.0

11

package.json
{
"name": "@guardian/src-helpers",
"version": "0.16.1",
"version": "0.17.0-rc.0",
"main": "dist/helpers.js",

@@ -13,4 +13,5 @@ "module": "dist/helpers.esm.js",

"publish:public": "yarn publish --access public",
"verbump:minor": "yarn version --minor --no-git-tag-version",
"verbump:patch": "yarn version --patch --no-git-tag-version"
"verbump:preminor": "yarn version --preminor --preid rc --no-git-tag-version",
"verbump:patch": "yarn version --patch --no-git-tag-version",
"verbump:prerelease": "yarn version --prerelease --preid rc --no-git-tag-version"
},

@@ -26,3 +27,3 @@ "files": [

"@babel/preset-typescript": "^7.8.0",
"@guardian/src-foundations": "^0.16.1",
"@guardian/src-foundations": "^0.17.0-rc.0",
"rollup": "^1.17.0",

@@ -35,4 +36,4 @@ "rollup-plugin-babel": "^4.3.3",

"dependencies": {
"@guardian/src-foundations": "^0.16.1"
"@guardian/src-foundations": "^0.17.0-rc.0"
}
}
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