Comparing version 1.0.4 to 1.0.5
"use strict"; | ||
const pp = require("./dist"); | ||
module.exports = pp; | ||
module.exports.default = pp; | ||
module.exports = exports = require("./dist"); |
{ | ||
"name": "planetplay", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A package to make it easier to integrate into the Planet Play platform", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4686
83