Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@enkidevs/curriculum-helpers

Package Overview
Dependencies
Maintainers
13
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enkidevs/curriculum-helpers - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

lib/insight-aspects.js

4

lib/index.js

@@ -5,2 +5,4 @@ const contentTypes = require('./content-types');

const questionTypes = require('./question-types');
const insightCategories = require('./insight-categories');
const insightAspects = require('./insight-aspects');

@@ -12,2 +14,4 @@ module.exports = {

questionTypes,
insightCategories,
insightAspects,
};

6

package.json
{
"name": "@enkidevs/curriculum-helpers",
"version": "4.0.0",
"version": "5.0.0",
"description": "Helpers for parsing/transforming/compiling Enki Curriculum from and to different formats",

@@ -32,3 +32,3 @@ "author": "Nemanja Stojanovic <nemanjacoder@gmail.com>",

"dependencies": {
"unist-util-map": "^1.0.3"
"unist-util-map": "^2.0.0"
},

@@ -38,3 +38,3 @@ "devDependencies": {

},
"gitHead": "5b1f20d4233f424d7f68ce6cfc5d88bdd80882d1"
"gitHead": "1192d1e5ba56a820ca3c042b316f03961b29dd8d"
}
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