Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "pb", | ||
"version": "0.2.0", | ||
"author": "SheetJS", | ||
"description": "Node interface to OSX Pasteboard", | ||
"keywords": [ "osx", "mac", "clipboard" ], | ||
"bin": { "pb": "./pboard.njs" }, | ||
"main": "./pb", | ||
"dependencies": { | ||
"NodObjC":"" | ||
}, | ||
"license": "MIT", | ||
"repository": { "type":"git", "url": "git://github.com/SheetJS/pb.git" }, | ||
"bugs": { "url": "https://github.com/SheetJS/pb/issues" }, | ||
"preferGlobal":"true" | ||
"name": "pb", | ||
"version": "0.2.1", | ||
"author": "SheetJS", | ||
"description": "Node interface to OSX Pasteboard", | ||
"keywords": [ | ||
"osx", | ||
"mac", | ||
"clipboard" | ||
], | ||
"bin": { | ||
"pb": "./pboard.njs" | ||
}, | ||
"main": "./pb", | ||
"dependencies": { | ||
"NodObjC": "0.0.15" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/SheetJS/pb.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/SheetJS/pb/issues" | ||
}, | ||
"preferGlobal": "true" | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
3502
1
+ AddedNodObjC@0.0.15(transitive)
+ Addedbindings@1.0.0(transitive)
+ Addedlibxmljs@0.7.1(transitive)
+ Addednode-ffi@0.5.7(transitive)
- RemovedNodObjC@1.0.0(transitive)
- Removedbindings@1.2.11.5.0(transitive)
- Removeddebug@1.0.52.6.9(transitive)
- Removedffi@1.2.7(transitive)
- Removedfile-uri-to-path@1.0.0(transitive)
- Removedms@2.0.0(transitive)
- Removednan@1.5.3(transitive)
- Removedref@0.3.5(transitive)
- Removedref-struct@0.0.6(transitive)
UpdatedNodObjC@0.0.15