recorder-audio-worklet
Advanced tools
Comparing version 1.1.36 to 1.1.37
@@ -13,27 +13,26 @@ { | ||
"@babel/runtime": "^7.0.0", | ||
"broker-factory": "^1.3.5", | ||
"fast-unique-numbers": "^2.1.3", | ||
"broker-factory": "^1.3.6", | ||
"fast-unique-numbers": "^2.1.4", | ||
"recorder-audio-worklet-processor": "^1.0.11", | ||
"standardized-audio-context": "^14.0.6", | ||
"tslib": "^1.9.3", | ||
"worker-factory": "^2.5.5" | ||
"worker-factory": "^2.5.6" | ||
}, | ||
"description": "This module provides an loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.", | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0", | ||
"@babel/core": "^7.0.1", | ||
"@babel/plugin-external-helpers": "^7.0.0", | ||
"@babel/plugin-transform-runtime": "^7.0.0", | ||
"@babel/preset-env": "^7.0.0", | ||
"@commitlint/cli": "^7.1.1", | ||
"@commitlint/config-angular": "^7.1.1", | ||
"@commitlint/cli": "^7.1.2", | ||
"@commitlint/config-angular": "^7.1.2", | ||
"chai": "^4.1.2", | ||
"commitizen": "^2.10.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^5.4.0", | ||
"eslint-config-holy-grail": "^31.0.0", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
"eslint": "^5.5.0", | ||
"eslint-config-holy-grail": "^31.0.1", | ||
"grunt": "^1.0.3", | ||
"grunt-cli": "^1.3.1", | ||
"grunt-contrib-clean": "^1.0.0", | ||
"grunt-karma": "^2.0.0", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-karma": "^3.0.0", | ||
"grunt-replace": "^1.0.1", | ||
@@ -52,15 +51,15 @@ "grunt-sh": "^0.2.0", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webpack": "^3.0.0", | ||
"karma-webpack": "^3.0.4", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.65.0", | ||
"rollup-plugin-babel": "^4.0.2", | ||
"sinon": "^6.1.5", | ||
"rollup": "^0.65.2", | ||
"rollup-plugin-babel": "^4.0.3", | ||
"sinon": "^6.3.1", | ||
"sinon-chai": "^3.2.0", | ||
"ts-loader": "^4.5.0", | ||
"tsconfig-holy-grail": "^6.0.3", | ||
"ts-loader": "^5.1.0", | ||
"tsconfig-holy-grail": "^6.0.4", | ||
"tslint": "^5.11.0", | ||
"tslint-config-holy-grail": "^34.0.1", | ||
"tslint-config-holy-grail": "^35.1.0", | ||
"typescript": "^3.0.3", | ||
"webpack": "^4.17.1" | ||
"webpack": "^4.18.0" | ||
}, | ||
@@ -89,3 +88,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "1.1.36" | ||
"version": "1.1.37" | ||
} |
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
41
59087
Updatedbroker-factory@^1.3.6
Updatedfast-unique-numbers@^2.1.4
Updatedworker-factory@^2.5.6