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

documentation-website

Package Overview
Dependencies
Maintainers
1
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

documentation-website - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

6

package.json
{
"name": "documentation-website",
"version": "1.0.15",
"version": "1.0.16",
"keywords": [

@@ -36,4 +36,4 @@ "documentation",

"buildDefinition": {
"ANALYTICS_CODE": {
"__evaluate__": "`'${self.module.preprocessor.pug.locals.ANALYTICS_CODE}'`"
"TRACKING_CODE": {
"__evaluate__": "`'${self.module.preprocessor.pug.locals.TRACKING_CODE}'`"
},

@@ -40,0 +40,0 @@ "LANGUAGES": {

@@ -375,3 +375,3 @@ // @flow

$.noConflict(true)(($:Object):Documentation => $.Documentation({
trackingCode: ANALYTICS_CODE, language: {
trackingCode: TRACKING_CODE, language: {
selection: LANGUAGES || [],

@@ -378,0 +378,0 @@ sessionDescription: 'documentationWebsite{1}'

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