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

@cjfed/site

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cjfed/site - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@cjfed/site",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "site.config.js",

@@ -5,3 +5,3 @@ (function (global, factory) {

if (typeof module === 'object' && typeof module.exports === 'object') {
module.exports = factory(global, true);
module.exports = factory(global, !!global.document);
} else {

@@ -41,2 +41,7 @@ factory(global);

short_title: '题库系统'
},
cjgs: {
name: 'CJGS',
title: 'e采导学',
short_title: 'e采导学',
}

@@ -43,0 +48,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