adonis-kraken
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "adonis-kraken", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Simplifies working with Kraken.io (image optimisation service) through Adonis", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
'use strict' | ||
const { ServiceProvider } = require.main.require('@adonisjs/fold') | ||
const { ServiceProvider } = require('@adonisjs/fold') | ||
@@ -5,0 +5,0 @@ class KrakenProvider extends ServiceProvider { |
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
14038