@cjfed/site
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@cjfed/site", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "site.config.js", |
@@ -5,10 +5,3 @@ (function (global, factory) { | ||
if (typeof module === 'object' && typeof module.exports === 'object') { | ||
module.exports = global.document | ||
? factory(global, true) | ||
: function (w) { | ||
if (!w.document) { | ||
throw new Error('jQuery requires a window with a document'); | ||
} | ||
return factory(w); | ||
}; | ||
module.exports = factory(global, true); | ||
} else { | ||
@@ -20,3 +13,32 @@ factory(global); | ||
})(typeof window !== 'undefined' ? window : this, function (window, noGlobal) { | ||
var site = {} | ||
var site = { | ||
cjyun: { | ||
name: 'CJYUN', | ||
title: 'e采云平台', | ||
short_title: '云平台' | ||
}, | ||
cjtlis: { | ||
name: 'CJTLIS', | ||
title: 'e采学情系统', | ||
short_title: '学情系统' | ||
}, | ||
cjtlis_new: { | ||
name: 'CJTLIS_NEW' | ||
}, | ||
cjcms: { | ||
name: 'CJCMS', | ||
title: 'e采备课系统', | ||
short_title: '备课系统' | ||
}, | ||
cjhms: { | ||
name: 'CJHMS', | ||
title: 'e采课业系统', | ||
short_title: '课业系统' | ||
}, | ||
cjemb: { | ||
name: 'CJEMB', | ||
title: 'e采题库系统', | ||
short_title: '题库系统' | ||
} | ||
} | ||
@@ -23,0 +45,0 @@ if (!noGlobal) { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1387
44
1