@enkidevs/curriculum-helpers
Advanced tools
Comparing version 7.0.1 to 7.1.0
@@ -6,2 +6,3 @@ module.exports = { | ||
QUESTION: 'question', | ||
GLOSSARY: 'glossary', | ||
}; |
@@ -8,2 +8,3 @@ const contentTypes = require('./content-types'); | ||
const insightLinkResourceTypes = require('./insight-link-resource-types'); | ||
const internalLinks = require('./internal-links'); | ||
@@ -18,2 +19,3 @@ module.exports = { | ||
insightAspects, | ||
internalLinks, | ||
}; |
{ | ||
"name": "@enkidevs/curriculum-helpers", | ||
"version": "7.0.1", | ||
"version": "7.1.0", | ||
"description": "Helpers for parsing/transforming/compiling Enki Curriculum from and to different formats", | ||
@@ -32,5 +32,5 @@ "author": "Nemanja Stojanovic <nemanjacoder@gmail.com>", | ||
"devDependencies": { | ||
"jest": "^25.1.0" | ||
"jest": "^26.0.1" | ||
}, | ||
"gitHead": "eebff26ee3122a6bd584e4a46142bee94ecc8193" | ||
"gitHead": "084ccf97e9410ae8eaf0642ac3687267eb23efaf" | ||
} |
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
73
3875
1