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.17.0-rc.0 to 0.17.0

7

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

@@ -13,2 +13,3 @@ "module": "dist/helpers.esm.js",

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

@@ -27,3 +28,3 @@ "verbump:patch": "yarn version --patch --no-git-tag-version",

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

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

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