@ampify/aquery
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "@ampify/aquery", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"main": "./dist/aquery.js", | ||
@@ -37,3 +37,3 @@ "module": "./src", | ||
}, | ||
"gitHead": "d5ee1828b473575f6810008ddcbdded880738785" | ||
"gitHead": "6febac6ac5f89feff551f13eeec1322d80000023" | ||
} |
@@ -770,2 +770,4 @@ import jQuery from 'jquery'; | ||
export default aQuery; | ||
export default aQuery; | ||
// |
@@ -0,0 +0,0 @@ module.exports = (str) => { |
@@ -0,0 +0,0 @@ import randomId from './randomId'; |
@@ -0,0 +0,0 @@ import randomId from './randomId'; |
@@ -0,0 +0,0 @@ import randomId from './randomId'; |
@@ -0,0 +0,0 @@ const carousel = ({ slider, prev, next, container }, $) => { |
@@ -0,0 +0,0 @@ const defaults = { |
@@ -0,0 +0,0 @@ const create = ({ input, template }) => { |
@@ -0,0 +0,0 @@ const create = ({ input, template }) => { |
@@ -0,0 +0,0 @@ const { calculateHash } = require('@ampproject/toolbox-script-csp'); |
export default new Set(); |
@@ -0,0 +0,0 @@ import cssIgnore from './cssIgnore'; |
@@ -0,0 +0,0 @@ import cssIgnore from './cssIgnore'; |
@@ -0,0 +0,0 @@ const generate = require('nanoid/generate'); |
@@ -0,0 +0,0 @@ import genId from './genId'; |
@@ -0,0 +0,0 @@ const create = ({ container, items, controls }) => { |
@@ -0,0 +0,0 @@ const generateId = () => Math.round(Math.random() * 1e8); |
@@ -0,0 +0,0 @@ const { name } = require('./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
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
1389
43670