Need your own package repository for Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Go,
Helm,
LuaRocks,
Maven,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Terraform,
Vagrant,
Raw & More?
Cloudsmith
provides better DevOps with simple and secure delivery
of your software, from dev to production.
You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package
(implicit)
name:my-package
(explicit)
Search by package filename:
my-package.ext
(implicit)
filename:my-package.ext
(explicit)
Search by package tag:
latest
(implicit)
tag:latest
(explicit)
Search by package version:
1.0.0
(implicit)
version:1.0.0
(explicit)
prerelease:true
(prereleases)
prerelease:false
(no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name:
dependency:log4j
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2018 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo
for negation
For string queries, you can use:
^foo
to anchor to start of term
foo$
to anchor to end of term
foo*bar
for fuzzy matching
For number/date queries, you can use:
>foo
for values greater than
>=foo
for values greater / equal
<foo
for values less than
<=foo
for values less / equal

io.improbable.gdk.transformsy…
0.3.3
One-liner (summary)
Description
pkg | io.improbable.gdk.transformsync… |
48
1.6 KB |
md5 | sha1 | sha256 | sha512 |
This package has 10 files/directories.
You can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[](https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.3.3/)
|This version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith|
.. |This version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/0.3.3/x/?render=true
:target: https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.3.3/
image::https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/0.3.3/x/?render=true[link="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.3.3/",title="This version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith"]
<a href="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/0.3.3/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/0.3.3/x/?render=true" alt="This version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[](https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/)
|Latest version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith|
.. |Latest version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith| image:: https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/latest/x/?render=true&show_latest=true
:target: https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/
image::https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/latest/x/?render=true&show_latest=true[link="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/",title="Latest version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith"]
<a href="https://cloudsmith.io/~spatialos/repos/gdk-for-unity/packages/detail/npm/io.improbable.gdk.transformsynchronization2d/latest/"><img src="https://api-prd.cloudsmith.io/v1/badges/version/spatialos/gdk-for-unity/npm/io.improbable.gdk.transformsynchronization2d/latest/x/?render=true&show_latest=true" alt="Latest version of 'io.improbable.gdk.transformsynchronization2d' @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To install/use io.improbable.gdk.transformsynchronization2d @ version 0.3.3 ...
npm install 'io.improbable.gdk.transformsynchronization2d@0.3.3'
You can also install the latest version of this package:
npm install 'io.improbable.gdk.transformsynchronization2d'
If necessary, you can specify the registry directly:
npm install \
--registry=https://npm.improbable.io/gdk-for-unity/ \
'io.improbable.gdk.transformsynchronization2d@0.3.3'
Alternatively, you can add it to dependencies in your project package.json file:
{ "dependencies": { "io.improbable.gdk.transformsynchronization2d": "0.3.3" } }
If you're using yarn, you need to add always-auth to your user or project .npmrc:
always-auth