@capacitor/haptics
Advanced tools
Comparing version 1.1.0 to 1.1.2
@@ -6,2 +6,24 @@ # Change Log | ||
## [1.1.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@1.1.1...@capacitor/haptics@1.1.2) (2021-10-14) | ||
### Bug Fixes | ||
* remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) | ||
## [1.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@1.1.0...@capacitor/haptics@1.1.1) (2021-10-13) | ||
### Bug Fixes | ||
* correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) | ||
# [1.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@1.0.3...@capacitor/haptics@1.1.0) (2021-09-27) | ||
@@ -8,0 +30,0 @@ |
@@ -130,3 +130,3 @@ var capacitorHaptics = (function (exports, core) { | ||
}({}, capacitorExports)); | ||
})({}, capacitorExports); | ||
//# sourceMappingURL=plugin.js.map |
{ | ||
"name": "@capacitor/haptics", | ||
"version": "1.1.0", | ||
"version": "1.1.2", | ||
"description": "The Haptics API provides physical feedback to the user through touch or vibration.", | ||
@@ -45,3 +45,2 @@ "main": "dist/plugin.cjs.js", | ||
"prepublishOnly": "npm run build", | ||
"postpublish": "npm run publish:cocoapod", | ||
"publish:cocoapod": "pod trunk push ./CapacitorHaptics.podspec --allow-warnings" | ||
@@ -52,3 +51,3 @@ }, | ||
"@capacitor/core": "^3.0.0", | ||
"@capacitor/docgen": "0.0.17", | ||
"@capacitor/docgen": "0.0.18", | ||
"@capacitor/ios": "^3.0.0", | ||
@@ -85,3 +84,3 @@ "@ionic/eslint-config": "^0.3.0", | ||
}, | ||
"gitHead": "ae9724f6d202c106891e7d7f52deab138dd5cba1" | ||
"gitHead": "eadbffd4bf9f0859bd301a639ab4e0c3337ea8db" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
72808
1