Snap.svg icon indicating copy to clipboard operation
Snap.svg copied to clipboard

NPM version 0.5.1

Open AlexandrAnash opened this issue 8 years ago • 2 comments

I'm install package through npm comand: npm install snapsvg --save in package.json version "snapsvg": "^0.5.1" and see in file node_modules/snapsvg/dist/snap.svg.js // Snap.svg 0.5.0 // // Copyright (c) 2013 – 2017 Adobe Systems Incorporated. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // // build: 2017-02-06

but https://github.com/adobe-webplatform/Snap.svg/blob/master/dist/snap.svg.js other file

Any ideas why so?

AlexandrAnash avatar Feb 21 '17 11:02 AlexandrAnash

0.5.1 at first wasn't tagged correctly and now all package managers have a fixed cache of the old version. See #503, specifically this comment, and #506.

@DmitryBaranovskiy Any chance a new version could be pushed? Right now people who retrieve Snap.svg through a package manager or from a CDN are getting the older 0.5.0 build files.

DvdGiessen avatar Feb 21 '17 12:02 DvdGiessen

Any solution here since 21 Feb 2017? Really?

GrupoWebex avatar Jan 14 '19 02:01 GrupoWebex