atom-ui-lib
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
var MSlice = (function () { | ||
@@ -8,3 +9,3 @@ function MSlice(sa, sb, n) { | ||
return MSlice; | ||
})(); | ||
}()); | ||
function longest_matching_slice(a, a0, a1, b, b0, b1, cmp) { | ||
@@ -11,0 +12,0 @@ var sa = a0, sb = b0, n = 0; |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
var remote = require("remote"); | ||
@@ -2,0 +3,0 @@ var dialog = remote.require("dialog"); |
@@ -0,1 +1,2 @@ | ||
"use strict"; | ||
var Node = (function () { | ||
@@ -35,3 +36,3 @@ function Node(parent, data, view, container) { | ||
return Node; | ||
})(); | ||
}()); | ||
exports.Node = Node; | ||
@@ -94,4 +95,4 @@ var TreeModel = (function () { | ||
return TreeModel; | ||
})(); | ||
}()); | ||
exports.TreeModel = TreeModel; | ||
//# sourceMappingURL=treeModel.js.map |
{ | ||
"name": "atom-ui-lib", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"private": false, | ||
@@ -18,3 +18,3 @@ "main": "dist/UI.js", | ||
"type": "git", | ||
"url": "https://github.com/mulesoft-labs/typesystem-ts.git" | ||
"url": "https://github.com/mulesoft/ui-libs.git" | ||
}, | ||
@@ -26,15 +26,6 @@ "keywords": [ | ||
], | ||
"author": { | ||
"name": "Pavel Petrochenko", | ||
"email": "petrochenko.pavel.a@gmail.com", | ||
"url": "ru.linkedin.com/in/petrochenkopavel" | ||
}, | ||
"files": [ | ||
"dist/", | ||
"typings.json" | ||
], | ||
"homepage": "https://github.com/mulesoft-labs/typesystem-ts", | ||
"license": "MIT", | ||
"homepage": "https://github.com/mulesoft/ui-libs", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/mulesoft-labs/typesystem-ts/issues" | ||
"url": "https://github.com/mulesoft/ui-libs/issues" | ||
}, | ||
@@ -44,4 +35,5 @@ "devDependencies": { | ||
"typings": "^0.5.1", | ||
"webpack": "^1.3.7" | ||
"webpack": "^1.3.7", | ||
"json-loader":"^0.5.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
423464
26
8186
4
3
2
1