@hubhorizonllc/squick-win32-x64 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/squick.exe CHANGED
Binary file
@@ -1,5 +1,5 @@
1
1
  name: frameworks/django
2
- description: Django markers imports and conventional layout.
2
+ description: Django markers - imports and conventional layout.
3
3
  entries:
4
4
  - { pattern: "django", kind: glob, match: import, tag: framework-django, confidence: high }
5
5
  - { pattern: "django.*", kind: glob, match: import, tag: framework-django, confidence: high }
@@ -1,5 +1,5 @@
1
1
  name: frameworks/react
2
- description: React markers hooks, HOCs, JSX-based identifiers.
2
+ description: React markers - hooks, HOCs, JSX-based identifiers.
3
3
  entries:
4
4
  - { pattern: "react", match: import, tag: framework-react, confidence: high }
5
5
  - { pattern: "react-dom", match: import, tag: framework-react, confidence: high }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hubhorizonllc/squick-win32-x64",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "description": "Squick binary for Windows x86_64.",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Horizon LLC",