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

@navikt/analytics-taxonomy

Package Overview
Dependencies
Maintainers
32
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@navikt/analytics-taxonomy - npm Package Compare versions

Comparing version 0.0.1 to 0.1.1

2

dist/signature.txt

@@ -0,1 +1,3 @@

1Y0U8Bd2
7SaOlw92
DJ5mOk91

@@ -2,0 +4,0 @@ FXbr3AM2

13

package.json
{
"name": "@navikt/analytics-taxonomy",
"version": "0.0.1",
"version": "0.1.1",
"description": "Analytics taxonomy for NAV applications",

@@ -10,3 +10,5 @@ "main": "dist/index.js",

"build": "node src/cli/build.js && tsc",
"publish-dry": "npm publish --dry-run"
"publish-dry": "npm publish --dry-run",
"bump-version": "node src/cli/bump-version.js",
"download-dist": "node src/cli/download-dist.js"
},

@@ -16,2 +18,5 @@ "files": [

],
"publishConfig": {
"access": "public"
},
"repository": {

@@ -27,3 +32,5 @@ "type": "git",

"homepage": "https://github.com/navikt/analytics-taxonomy#readme",
"dependencies": {},
"dependencies": {
"semver": "^7.3.2"
},
"devDependencies": {

@@ -30,0 +37,0 @@ "@types/amplitude-js": "^6.0.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