Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "callbag", | ||
"version": "1.5.0", | ||
"description": "A standard for JS callbacks", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/callbag/callbag.git" | ||
}, | ||
"main": "index.js", | ||
"types": "types.d.ts", | ||
"author": "staltz.com", | ||
"license": "CC0", | ||
"keywords": [ | ||
"callbag", | ||
"callback", | ||
"standard", | ||
"spec", | ||
"observable", | ||
"iterable" | ||
], | ||
"devDependencies": { | ||
"ts-node": "^4.1.0", | ||
"typescript": "^4.3.5" | ||
} | ||
} | ||
"name": "callbag", | ||
"version": "1.5.1", | ||
"description": "A standard for JS callbacks", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/callbag/callbag.git" | ||
}, | ||
"main": "index.js", | ||
"types": "types.d.ts", | ||
"author": "staltz.com", | ||
"license": "CC0", | ||
"keywords": [ | ||
"callbag", | ||
"callback", | ||
"standard", | ||
"spec", | ||
"observable", | ||
"iterable" | ||
], | ||
"devDependencies": { | ||
"ts-node": "^4.1.0", | ||
"typescript": "^4.3.5" | ||
} | ||
} |
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
11
24894