Comparing version 1.2.0 to 1.2.1
@@ -5,4 +5,3 @@ 'use strict'; | ||
isObject = require('lodash/lang/isObject'), | ||
forEach = require('lodash/collection/forEach'), | ||
find = require('lodash/collection/find'); | ||
forEach = require('lodash/collection/forEach'); | ||
@@ -9,0 +8,0 @@ |
{ | ||
"name": "moddle", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A library for importing meta-model based file formats into JS", | ||
@@ -5,0 +5,0 @@ "directories": { |
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
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
64309
1775